API Reference
Introduction
Scavio is one real-time search API for AI agents, unifying 31 platforms behind a single key and a consistent JSON response — search, social, retail, real estate, travel, local, jobs, software reviews, app stores, company filings and ad libraries — plus Extract, which reads any URL as Markdown, plain text or HTML. Integrate it with your services in minutes.
Base URL
The base URL for all requests to the Scavio API is:
https://api.scavio.devAuthentication
All Scavio endpoints are authenticated with an API key passed as a Bearer token in the Authorization header. Get your free API key to start.
curl -X POST 'https://api.scavio.dev/api/v2/google' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer sk_live_your_key' \
-d '{"query": "who is Leo Messi?"}'Endpoints
Every Scavio endpoint is a POST that returns structured JSON. Each platform has its own section in the sidebar holding all of its endpoints — start from the entry point for each:
Web search with geo-targeting, device emulation, and structured SERP results.
Search videos, fetch video details, comments, transcripts, channels, and stream URLs.
Search products, fetch details by ASIN, and list every seller offer across 22 marketplaces.
Search products, page a category, fetch product detail, reviews, offers, and seller catalogs.
Search posts or fetch a full thread with nested comments, score, and flair.
Video and user search, profiles, comments, hashtags, and social graph.
Shop product search, product details, reviews, categories, and seller catalogs.
Profiles, posts, reels, stories, comments, and social graph.
Post search, post details, user profiles, timelines, followers, and trends.
Person and company profiles, their posts, job listings, and job search.
Search live or sold listings, fetch one listing in full, and read a seller's profile card.
Search Target.com, page a category, fetch product detail by TCIN, and read reviews.
Search Home Depot, fetch full item detail with the spec table, and read review bodies.
Profiles, posts, replies, post comments, and the one search Threads exposes.
Profiles, posts, videos, comments, four search surfaces, hashtag feeds, and leaderboards.
Job search, full postings with structured salary, employer profiles, and employee reviews.
Resolve an employer, then read its ratings, review bodies, and salary percentiles.
Ranked local business search, full business detail with hours and photos, and review pages.
Resolve a place to its geo_id, rank restaurants, hotels and attractions, then read reviews.
Live nightly rates for a stay, full property detail with rate plans, and guest reviews.
Stays with the full discount ledger, complete listing detail, and review bodies.
Listings in a region, full property detail with price and tax history, and agent reviews.
Listings, full MLS fact sheets with the Redfin Estimate, and regional market statistics.
Search the App Store, fetch a full listing, and page reviews with the version reviewed.
Ranked Play results, full store listings with the Data safety table, and review pages.
Search B2B software, read full G2 profiles with pricing editions, and page reviews.
Search B2B software, read full Capterra profiles with the pricing table, and page reviews.
Resolve an advertiser, list every ad it runs, and open one creative with its history.
Search the Ad Library, list a Page's ads, and open one ad by archive id.
Resolve a ticker to a CIK, then read filer profiles, filings, XBRL facts, and full-text search.
Search the UK register, then read company entries, officers, and filing history.
Read any URL as clean Markdown, plain text, or raw HTML across three fetch tiers.