scavio

Installation
SKILL.md

Scavio - One API Key for 50 Web Data Platforms

Scavio returns public pages from 50 platforms as structured JSON through one API key. This file is the router. It says which platform reference to read, how every request is shaped, what a call costs, and what to do when one fails. The files under references/ hold the endpoints, parameters, measured response shapes and the traps for each platform. Open the reference before the first call to a platform in a session, and call from the reference, not from memory.

When to trigger

Use this skill when the user asks to:

  • Pull public data from any platform in the table below: profiles, posts, comments, products, prices, reviews, listings, jobs, salaries, filings, ads, search results, transcripts
  • Write code that calls the Scavio API in any language
  • Estimate what a data job will cost in credits, or check their balance
  • Turn an arbitrary URL into Markdown or a screenshot

Do not use it for a site that is not in the table. For an arbitrary page, references/url-to-markdown-api.md and references/website-screenshot-api.md are the fallbacks.

Platforms

Each row is one reference file. Open it before the first call to that platform. Endpoint counts and credits are per call unless the row says otherwise; the reference has the exact table.

Search

Installs
1
GitHub Stars
1
First Seen
2 days ago
scavio — scavio-ai/skills