Supadata integration (AI, Data). Imported from open-connector.
https://api.supadata.ai/v1/
/
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The YouTube search query. |
| uploadDate | string | optional | Filter by upload date. |
| type | string | optional | Filter by result type. |
| duration | string | optional | Filter by video duration. |
| sortBy | string | optional | The search result sort order. |
| features | array | optional | Special video features to filter by. |
| limit | number | optional | Maximum number of items to return. |
| nextPageToken | string | optional | Token for fetching the next search results page. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | optional | The YouTube URL, handle, playlist ID, channel ID, video ID, or supported identi… |
/
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | optional | The YouTube URL, handle, playlist ID, channel ID, video ID, or supported identi… |
/
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The YouTube URL, handle, playlist ID, channel ID, video ID, or supported identi… |
| limit | number | optional | Maximum number of items to return. |
| type | string | optional | The type of channel videos to return. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | optional | The YouTube URL, handle, playlist ID, channel ID, video ID, or supported identi… |
/
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The YouTube URL, handle, playlist ID, channel ID, video ID, or supported identi… |
| limit | number | optional | Maximum number of items to return. |
/
/
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The URL to process with Supadata. |
| noLinks | boolean | optional | Whether to remove Markdown links from the extracted content. |
| lang | string | optional | Preferred ISO 639-1 language code. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The URL to process with Supadata. |
| noLinks | boolean | optional | Whether to remove Markdown links from scraped source content. |
| lang | string | optional | Preferred ISO 639-1 language code. |