Getting Started
How to use IpStar proxy
FAQ
Data API
https://scraper.ipstar.io/v1/scraper/video/task
| Key | Type | Description | Example |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Type | Description | If necessary |
|---|---|---|---|
| type | string | Type | Optional |
| video_urls | array | Video Link | Required |
| quality | number | Video Quality | Optional |
| storage_type | string | Storage Type | Optional |
| storage_info | object | Storage Configuration | Optional |
bucket_name | string | Bucket Name | Optional |
endpoint | string | Endpoint URL | Optional |
access_id | string | Authentication ID | Optional |
access_key_secret | string | Authentication Key | Optional |
| sublangs | string | Subtitle Language | Optional |
| meta_info | boolean | Includes Metadata | Optional |
| Key | Type | Description | Example |
|---|---|---|---|
| code | integer | Status Code | 200 |
| msg | string | Message | success |
| data | object | ||
count | integer | Success Count | 5 |
https://scraper.ipstar.io/v1/scraper/video/tasks
| Key | Type | Description | Example |
|---|---|---|---|
| Authorization | string | Bearer + api-key | Bearer |
| Key | Type | Description | If necessary |
|---|---|---|---|
| status | string |
| Optional |
| page_index | string | Page Index | Optional |
| page_size | string | Page Size | Optional |
| Key | Type | Description | If necessary |
|---|---|---|---|
| code | integer | Video Quality | 200 |
| msg | string | Storage Type | success |
| data | object | Storage Configuration | |
count | integer | Bucket Name | Required |
list | array | Bucket Name | |
| task_id | string | Task ID | Required |
| video_url | string | Video Link | Required |
| quality | integer | Video Quality | Required |
| sublangs | string | Subtitle Language | Required |
| meta_info | boolean | Includes Metadata | Required |
| start_time | string | Start Time | Required |
| end_time | string | End Time | Required |
| packsize | integer | Data Usage | Required |
| status | integer | Status | Required |
| storage_type | integer | Storage Type | Required |
| storage_info | string | Storage Information | Required |
| result | object | Required | |
| download_url | String | Download Address | Required |
| sub_url | String | Subtitle Address | Required |
| meta_url | String | Metadata Address | Required |