Começar
Usar proxy IpStar
FAQ
SCRAPER
https://scraper.ipstar.io/v1/scraper/video/task
| Key | Tipo | Descrição | Exemplo |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Tipo | Descrição | Obrigatório? |
|---|---|---|---|
| type | string | Tipo | Opcional |
| video_urls | array | Link do vídeo | Obrigatório |
| quality | number | Qualidade | Opcional |
| storage_type | string | Tipo armazen. | Opcional |
| storage_info | object | Config. armazen. | Opcional |
bucket_name | string | Nome do bucket | Opcional |
endpoint | string | URL endpoint | Opcional |
access_id | string | ID autent. | Opcional |
access_key_secret | string | Chave autent. | Opcional |
| sublangs | string | Idioma legenda | Opcional |
| meta_info | boolean | Incluir metadados | Opcional |
| Key | Tipo | Descrição | Exemplo |
|---|---|---|---|
| code | integer | Código status | 200 |
| msg | string | Mensagem | success |
| data | object | ||
count | integer | Qtd. sucessos | 5 |
https://scraper.ipstar.io/v1/scraper/video/tasks
| Key | Tipo | Descrição | Exemplo |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Tipo | Descrição | Obrigatório? |
|---|---|---|---|
| status | string |
| Opcional |
| page_index | string | Índice página | Opcional |
| page_size | string | Tamanho página | Opcional |
| Key | Tipo | Descrição | Obrigatório? |
|---|---|---|---|
| code | integer | Qualidade | 200 |
| msg | string | Tipo armazen. | success |
| data | object | Config. armazen. | |
count | integer | Nome do bucket | Obrigatório |
list | array | Nome do bucket | |
| task_id | string | ID tarefa | Obrigatório |
| video_url | string | Link do vídeo | Obrigatório |
| quality | integer | Qualidade | Obrigatório |
| sublangs | string | Idioma legenda | Obrigatório |
| meta_info | boolean | Incluir metadados | Obrigatório |
| start_time | string | Início | Obrigatório |
| end_time | string | Fim | Obrigatório |
| packsize | integer | Dados usados | Obrigatório |
| status | integer | Status | Obrigatório |
| storage_type | integer | Tipo armazen. | Obrigatório |
| storage_info | string | Info armazen. | Obrigatório |
| result | object | Obrigatório | |
| download_url | String | URL download | Obrigatório |
| sub_url | String | URL legenda | Obrigatório |
| meta_url | String | URL metadados | Obrigatório |