Social Search
Create Search
Create a new search and scrape videos matching the search term
POST
Overview
This endpoint creates a new search by scraping videos from the specified platform that match your search term. The results are saved and can be retrieved later.Request Body
The search query (1-200 characters). Will be trimmed automatically.
The platform to search:
tiktok: Search TikTokyoutube: Search YouTube
Maximum number of videos to scrape (1-50)
Response
Indicates if the request was successful
Status message
Notes
If a search with the same term and platform already exists, it will be updated with fresh results rather than creating a duplicate.
Keyword extraction runs asynchronously. Check the
keywordsStatus field to see if processing is complete.