What website is this?
Context.dev is a Web Context API for developers and AI agents: send a domain or URL and get structured JSON or Markdown ready for LLMs. Web scraping, brand profiles (logos, colors, fonts, company summaries), schema-based extraction, and NAICS/SIC classification share one REST surface, with SDKs for TypeScript, Python, and more plus an MCP server. When an agent or SaaS needs both page content and company-side metadata, stitching together separate crawlers and enrichment services often costs more to maintain—an all-in-one API fits that integration path better.
Key Features
- Scrape a URL into nav/ad-stripped Markdown or raw HTML
- Resolve logos, brand colors, fonts, social links, and company info from a domain
- Extract structured fields across internal links using a custom JSON Schema
- Crawl same-domain pages from a start URL and return Markdown plus page metadata
- Classify domains with NAICS/SIC codes or match transaction descriptors to merchant brands
- Embed logos via the Logo Link CDN without consuming API credits
Use Cases
- AI agent developers fetch competitor pages as Markdown in chat flows for RAG retrieval and citations
- SaaS teams prefill onboarding with logos, company blurbs, and social links from a work-email domain
- Product ops batch-extract structured fields from competitor pricing pages into comparison tables
- Finance or bookkeeping apps turn card transaction descriptors into merchant brand profiles with logos
- No-code users trigger brand lookups in Zapier or Make scenarios and write results to CRMs or sheets
Who is it for?
- Backend or full-stack developers building AI agents that need reliable web context
- B2B SaaS teams auto-filling brand assets in CRMs, onboarding, or email templates
- Design/front-end teams that need high-volume company logos via the Logo Link CDN
- Integrators who want MCP to expose web and brand APIs directly to Cursor, Claude, and other agents
- Personal projects that only scrape a few static pages occasionally and can tolerate hand-rolled scripts (credits may be less economical)
- Strict compliance environments that must keep all data on-prem and cannot send URLs to third parties (evaluate whether external API calls are allowed)
How It Compares to Similar Tools?
Markdown-only crawl APIs usually lack brand enrichment; Context.dev bundles scraping, brand profiles, product extraction, and a logo CDN under one credits system. If you only read a single page now and then, self-hosted Playwright or open-source crawlers may be cheaper; if agents need “page content + logo/industry/socials,” fewer vendor stitches helps. Logo/brand-only services often skip full-site Markdown crawls—here both sit behind one API key. For continuous whole-site monitoring, check whether monthly credits and per-plan rate limits cover your volume.
Pricing Details
Credit-based subscriptions; failed or blocked requests are not billed; JS rendering, anti-bot, and proxy escalation carry no extra surcharge per official docs.
Free tier: One-time API credits on signup (typically 500 with a work email, 250 with personal email such as Gmail) plus 10,000 Logo Link requests, no credit card; free-tier rate limits differ by email type (work email ~30 req/min, personal ~10 req/min).
Paid monthly tiers (as shown on the site; annual billing includes 2 free months):
- Hobby: $25/mo, 10,000 credits/mo, ~60 req/min, overage ~$15/10K credits
- Starter: $49/mo, 30,000 credits/mo, 120 req/min, overage ~$12/10K credits
- Pro: $149/mo, 200,000 credits/mo, 300 req/min, overage ~$9/10K credits
- Growth: $299/mo, 500,000 credits/mo, 600 req/min, overage ~$8/10K credits
- Scale 1M: $499/mo, 1,000,000 credits/mo, 700 req/min, overage ~$7/10K credits
- Scale 2.5M: $949/mo, 2,500,000 credits/mo, 800 req/min, overage ~$6/10K credits
- Enterprise: custom pricing and credit volume
Typical credit costs (pricing page): Scrape Markdown/HTML/Sitemap and crawl per page often 1 credit/call; Retrieve Brand, Extract, NAICS/SIC often 10 credits/call; Screenshot 5 credits/call. Logo Link uses a separate quota.
Startups and nonprofits may apply for up to 30% off for one year. Quotas, auto top-up, and billing details are subject to https://www.context.dev/pricing and the dashboard.
FAQs
Q: Does Context.dev have a free plan?
A: Yes. Signup grants one-time API credits plus 10K Logo Link requests with no card; work vs personal email changes limits and rate limits per the signup page.
Q: How many credits do web scraping and Brand API calls use?
A: Common web scrapes are often 1 credit/call; Retrieve Brand, Extract, and similar calls are often 10 credits/call. Logo Link does not draw API credits; failed requests are not charged.














