Development — entry 084 of 98
SiteIntel
SiteIntel turns any URL into structured intelligence in a single request — page metadata and Open Graph tags, favicon, detected tech stack, public social profiles, contact emails, and optional full-page screenshots rendered by headless Chromium, with no LLM in the loop. It's distributed through RapidAPI, which handles the API key and billing: a free tier of 50 requests a month with Pro plans starting at $9.99. It pitches itself as a lighter, lower-cost alternative to tools like Microlink, BuiltWith, and urlscan.io for real-time URL enrichment.
GreatAPIs Score
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Developer reference
Free tier: 50 requests per month (rate-limited demo), per siteintel.duckdns.org's own homepage