Loslegen
IpStar Proxy nutzen
FAQ
SCRAPER
https://scraper.ipstar.io/v1/scraper/video/task
| Key | Typ | Beschreibung | Beispiel |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Typ | Beschreibung | Erforderlich? |
|---|---|---|---|
| type | string | Typ | Optional |
| video_urls | array | Video-Link | Erforderlich |
| quality | number | Qualität | Optional |
| storage_type | string | Speichertyp | Optional |
| storage_info | object | Speicherkonfig. | Optional |
bucket_name | string | Bucket-Name | Optional |
endpoint | string | Endpoint-URL | Optional |
access_id | string | Auth-ID | Optional |
access_key_secret | string | Auth-Key | Optional |
| sublangs | string | Untertitelsprache | Optional |
| meta_info | boolean | Metadaten inkl. | Optional |
| Key | Typ | Beschreibung | Beispiel |
|---|---|---|---|
| code | integer | Statuscode | 200 |
| msg | string | Nachricht | success |
| data | object | ||
count | integer | Erfolge | 5 |
https://scraper.ipstar.io/v1/scraper/video/tasks
| Key | Typ | Beschreibung | Beispiel |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Typ | Beschreibung | Erforderlich? |
|---|---|---|---|
| status | string |
| Optional |
| page_index | string | Seitenindex | Optional |
| page_size | string | Seitengröße | Optional |
| Key | Typ | Beschreibung | Erforderlich? |
|---|---|---|---|
| code | integer | Qualität | 200 |
| msg | string | Speichertyp | success |
| data | object | Speicherkonfig. | |
count | integer | Bucket-Name | Erforderlich |
list | array | Bucket-Name | |
| task_id | string | Aufgaben-ID | Erforderlich |
| video_url | string | Video-Link | Erforderlich |
| quality | integer | Qualität | Erforderlich |
| sublangs | string | Untertitelsprache | Erforderlich |
| meta_info | boolean | Metadaten inkl. | Erforderlich |
| start_time | string | Startzeit | Erforderlich |
| end_time | string | Endzeit | Erforderlich |
| packsize | integer | Datennutzung | Erforderlich |
| status | integer | Status | Erforderlich |
| storage_type | integer | Speichertyp | Erforderlich |
| storage_info | string | Speicherinfo | Erforderlich |
| result | object | Erforderlich | |
| download_url | String | Download-URL | Erforderlich |
| sub_url | String | Untertitel-URL | Erforderlich |
| meta_url | String | Metadaten-URL | Erforderlich |