Débuter
Utiliser IpStar proxy
FAQ
SCRAPER
https://scraper.ipstar.io/v1/scraper/video/task
| Key | Type | Description | Exemple |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Type | Description | Requis? |
|---|---|---|---|
| type | string | Type | Optionnel |
| video_urls | array | Lien vidéo | Requis |
| quality | number | Qualité | Optionnel |
| storage_type | string | Type de stockage | Optionnel |
| storage_info | object | Config. stockage | Optionnel |
bucket_name | string | Nom du bucket | Optionnel |
endpoint | string | URL endpoint | Optionnel |
access_id | string | ID d'auth | Optionnel |
access_key_secret | string | Clé d'auth | Optionnel |
| sublangs | string | Langue sous-titres | Optionnel |
| meta_info | boolean | Inclure métadonnées | Optionnel |
| Key | Type | Description | Exemple |
|---|---|---|---|
| code | integer | Code statut | 200 |
| msg | string | Message | success |
| data | object | ||
count | integer | Nb succès | 5 |
https://scraper.ipstar.io/v1/scraper/video/tasks
| Key | Type | Description | Exemple |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Type | Description | Requis? |
|---|---|---|---|
| status | string |
| Optionnel |
| page_index | string | Index page | Optionnel |
| page_size | string | Taille page | Optionnel |
| Key | Type | Description | Requis? |
|---|---|---|---|
| code | integer | Qualité | 200 |
| msg | string | Type de stockage | success |
| data | object | Config. stockage | |
count | integer | Nom du bucket | Requis |
list | array | Nom du bucket | |
| task_id | string | ID tâche | Requis |
| video_url | string | Lien vidéo | Requis |
| quality | integer | Qualité | Requis |
| sublangs | string | Langue sous-titres | Requis |
| meta_info | boolean | Inclure métadonnées | Requis |
| start_time | string | Début | Requis |
| end_time | string | Fin | Requis |
| packsize | integer | Données utilisées | Requis |
| status | integer | Statut | Requis |
| storage_type | integer | Type de stockage | Requis |
| storage_info | string | Infos stockage | Requis |
| result | object | Requis | |
| download_url | String | URL téléch. | Requis |
| sub_url | String | URL sous-titres | Requis |
| meta_url | String | URL métadonnées | Requis |