Scavio is a search API that lets developers retrieve structured search results from multiple platforms with a single POST request. No scraping, no browser automation -- just clean JSON data from a simple API call.
Supported Platforms
Platform
Endpoint
Status
Google Search
POST /api/v1/google
Available
YouTube
POST /api/v1/youtube
Available
Amazon
POST /api/v1/amazon
Available
TikTok
POST /api/v1/tiktok
Coming soon
Instagram
POST /api/v1/instagram
Coming soon
Key Features
Multi-platform search -- Google, YouTube, and Amazon available today. TikTok and Instagram coming soon
Advanced parameters -- control search type, country, language, device, pagination, and result depth
Fast responses -- results returned in milliseconds
Structured data -- titles, URLs, descriptions, knowledge graphs, related searches, and more in clean JSON
Credit-based pricing -- start free with 1,000 credits/month. Light requests cost 1 credit, full requests cost 2.
Multi-language support -- works with Python, JavaScript, cURL, or any HTTP client