google_serp_short_videos: GET /
hasdata_google_serp_short_videos_getShortVideosSearchResultsScrape Google's Short Videos carousel to discover TikTok, YouTube Shorts, and Instagram Reels. Retrieve video title, thumbnail, duration, source, channel, publish date, and URL for content analysis and trend monitoring.
Instructions
Get Short Videos Search Results
Scrapes the Google Short Videos carousel (TikTok, YouTube Shorts, Instagram Reels, etc.) for a query with location/uule, country (gl/cr), language (hl/lr), device type, and page-based pagination. Returns video title, thumbnail, duration, source platform, channel/creator, publish date, and direct video URL. Use for short-form content discovery, viral-trend monitoring, influencer research, cross-platform video aggregation, and sourcing short clips to summarize or embed in LLM responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query term for retrieving short videos results. | |
| location | No | Google canonical location for the search. | |
| uule | No | The encoded location parameter. | |
| gl | No | The two-letter country code for the country you want to limit the search to. | |
| lr | No | The 'lr' parameter specifies the language of the websites to return results from. This parameter filters results based on the language of the web content. | |
| hl | No | The two-letter language code for the language you want to use for the search. | |
| cr | No | The country code for the country you want to limit the search to. | |
| page | No | Page number for paginated results, where 0 is the first page. | |
| deviceType | No | Specify the device type for the search. |