Context.dev Review 2026: Pricing, APIs & Honest Verdict

SmartKeys Infographic detailing Context.dev unified API features for AI context, web scraping, clean markdown conversion, single-call domain indexing, and logo enrichment.

Context.dev bundles web scraping, full-site crawling, structured extraction, brand intelligence and a logo CDN behind one API, one credit pool and one set of SDKs. This Context.dev review covers what the platform actually does as of August 2026, what the four plans really cost, and where it still falls short.

The product started life as Brand.dev, a logo-and-colors provider for developers. It rebranded to Context.dev, went through Y Combinator, and now positions itself as the web-context layer for AI agents. Named customers include Klarna, Similarweb, Mintlify, Chatwoot, daily.dev and SiteGPT.

Short version: if you use two or three of its pillars — scraping, brand data, logos — the bundle is cheaper and simpler than stitching three vendors together. If you only need one slice, a single-purpose tool will usually beat it on price.

Key Takeaways

  • One credit pool covers scraping, crawling, extraction, brand data and classification.
  • Free tier: 500 API credits with a work email (250 with Gmail/Outlook) plus 10K Logo Link requests, no card.
  • Paid plans: Developer $25/mo, Pro $149/mo, Scale $499/mo, Enterprise custom.
  • 1 credit = 1 page. JS rendering, anti-bot bypass and premium proxies are included, not surcharged.
  • SDKs for TypeScript, Python, Ruby, Go and PHP, plus Zapier, Make and an MCP server.
  • Best fit: RAG pipelines, SaaS onboarding personalization, and CRM or fintech products that display company logos at scale.
Get 500 Free API Credits on Context.dev

From Brand.dev to Context.dev: What Actually Changed

Brand.dev solved one narrow problem: give it a domain, get back a logo, a colour palette and some company metadata. Useful, but a feature rather than a platform.

The Context.dev rebrand added the part that mattered — the web itself. You can now scrape any URL to markdown, crawl a whole domain via sitemap discovery, run a JSON schema against a site to get structured data back, take screenshots, and watch pages for changes.

The strategic bet is bundling. Instead of paying Firecrawl for scraping, Clearbit (now discontinued) for logos and a third vendor for firmographics, you meter everything against one balance. For teams already juggling several automation and integration tools, that consolidation is the main selling point.

SiteGPT migrated its entire website-scraping pipeline off Firecrawl and onto Context.dev in under a day — a reasonable proxy for how much switching cost you should budget.

The Scraping and Crawling API

This is the pillar most teams will hit first, and it is the one that has improved most since the rebrand.

Markdown Output Built for LLMs

Point the scrape endpoint at a URL and you get clean markdown that preserves headings, lists and links — or raw HTML if you prefer to post-process yourself. The markdown path removes most of the boilerplate stripping you would otherwise write by hand before chunking and embedding.

That matters because prompt quality tracks input quality. Feeding models tidy markdown instead of navigation-heavy HTML is one of the cheapest quality wins available in an LLM ops pipeline.

Crawling Entire Domains

The crawl endpoint discovers a site’s sitemap and indexes it page by page, billed at 1 credit per page. You avoid writing queue management, retry logic and politeness controls yourself.

Practical uses: building a knowledge base behind a support bot, keeping documentation embeddings fresh, or crawling academic PDFs at scale. If you are evaluating bot platforms that ingest site content this way, our Chatbase review covers the packaged alternative.

Extract, Screenshots and Monitors

  • Extract (10 credits): hand it a JSON schema and it crawls the site and returns data shaped to match — no selectors to maintain.
  • Parse Bytes (1 credit): converts an uploaded document to markdown; 5 credits when OCR is needed.
  • Web Search (1 credit per result) and Get Screenshot (5 credits).
  • Monitors: the newest addition — watch any page for changes and react to diffs instead of re-crawling on a timer.

The pricing detail that stands out: there is no stealth surcharge. Competing scraping APIs commonly bill JS rendering or anti-bot bypass at a 5–25× credit multiplier. Here it stays at 1 credit per page, and failed or blocked requests are not billed at all.

Start Building RAG Pipelines with Context.dev

Logo Link: The Clearbit Logo API Replacement

Logo Link is a separate product with a separate quota, and it is the single most frictionless thing on the platform.

You build a URL containing a public client ID and a domain, drop it into an img tag, and a square logo comes back from a global CDN at roughly 20ms. No SDK, no backend call, no response to parse, no asset storage.

  • Frontend safe: it uses a public client ID rather than a secret key, so it is safe in client-side code.
  • No rate limits — delivery is fair-use based and does not touch your API credits.
  • Always current: logos are refreshed automatically, so rebrands propagate without a migration.
  • 10K requests free on the free tier, scaling to 100K (Developer), 2.5M (Pro) and 10M (Scale).

The catch worth knowing: storage is not permitted on Logo Link. It is designed for ephemeral, real-time embeds. If you need to cache logos indefinitely — for brand kits, exports or offline assets — you must use the Core API’s logo endpoints instead, which cost credits but allow indefinite caching.

Rule of thumb: Logo Link for anything rendered live in a UI or email, Core API for anything you save to disk.

The Brand API for Personalization and Enrichment

Development team reviewing Context.dev API integration options during a planning session

The Brand API takes a domain, company name, email address, stock ticker or a single direct page URL, and returns a structured company profile: multiple logo variants, colour palette, fonts, description, social profiles, address and industry classification.

For SaaS signup flows, that turns a bare email field into a pre-filled, on-brand workspace. Combined with real-time data in decision-making, it is the difference between an empty state and a product that looks like it already knows the customer.

  • Retrieve Brand — 10 credits. The main enrichment call.
  • Search Brand — 1 credit, and free on Pro and Scale plans.
  • Get Fonts — 5 credits; Get Styleguide — 10 credits.
  • NAICS / SIC lookup and transaction identification — 10 credits each, useful for fintech and compliance workflows.
  • Enrich People — 20 credits from an email, social URL, or name plus company.

Freshness and latency, honestly stated: cached brand data is refreshed quarterly, and anything older than three months is re-fetched on request. A first-time domain lookup can take 10–30 seconds while the site is crawled; roughly 70% of requests hit the cache and return quickly. Use the Prefetch endpoint — which is free and rate-limit exempt — to warm records ahead of time.

If your actual need is contact-level B2B data rather than company branding, this is the wrong tool. Compare our FullEnrich review for waterfall email and phone enrichment, or the ZoomInfo review for full sales intelligence.

Context.dev Pricing 2026: Plans and Credit Costs

Pricing is credit-metered and considerably cheaper at the entry point than it was under the old Brand.dev structure.

PlanPriceCredits/monthOverage per 10KRate limitLogo Link
Free$0500 (one time)30/min10K
Developer$2510,000$1560/min100K
Pro$149200,000$9300/min2.5M
Scale$4991,000,000$7700/min10M
EnterpriseCustom2M+Volume discountCustomCustom

What Each Endpoint Costs

EndpointCredits
Scrape Markdown / HTML1 (2 with browser actions)
Crawl Website1 per page
Web Search1 per result
Search Brand1 (free on Pro / Scale)
Get Screenshot / Get Fonts5
Retrieve Brand / Styleguide / Extract10
NAICS / SIC / Transaction ID10
Enrich People20

Three details that change the maths: annual billing saves two months on every paid plan; startups and nonprofits can apply for up to 30% off for a year; and failed or blocked requests are never billed.

To size a plan, multiply your daily calls by 30, weight brand and extraction calls by 10×, and compare against the included allowance. At around 250K pages a month, Pro plus overage works out cheaper than jumping to Scale.

Claim Your Free Credits & Test Context.dev

Where Context.dev Falls Short

No review is useful without the downsides, so here are the ones that came up repeatedly in user feedback and in the docs.

  • Colour extraction is imperfect. Users report the API sometimes struggles to distinguish a primary brand colour from an accent. Budget for a manual override field.
  • Quarterly refresh means staleness. A company that rebranded last month may still return old assets until you request a manual update.
  • Cold-start latency. First-time domains can take 10–30 seconds. Anything user-facing needs prefetching or an async pattern.
  • No one-time lookups. It is a subscription; there is no pay-per-call option for a single project.
  • Not self-hostable. The API is proprietary and hosted; only the SDKs are open source.
  • Compliance is on you. The platform does not surface per-domain robots.txt or terms-of-service changes, so a pipeline built on a site that later restricts crawling will not warn you.

If you need exactly one capability — raw HTML scraping and nothing else, or a logo CDN and nothing else — a single-purpose vendor will almost certainly be cheaper. The bundle only pays off across two or three pillars.

Who Should Actually Use It

Good fit:

  • AI and RAG teams that want clean markdown without owning proxy and anti-bot infrastructure.
  • SaaS products personalizing onboarding from a work-email domain.
  • CRM, fintech and directory apps that display thousands of company logos and want zero asset management.
  • Small teams consolidating three vendor contracts into one, with SOC 2 Type I in place and Type II in progress.

Poor fit:

  • Teams needing person-level contact data — use a dedicated enrichment provider.
  • Projects requiring on-premise or self-hosted scraping for data-residency reasons.
  • One-off scrapes where a subscription cannot be justified.

Verdict

Context.dev earns its place when you use more than one of its three pillars. The scraping API is good enough to replace Firecrawl-class tooling for most RAG work, Logo Link is the most frictionless Clearbit replacement currently available, and the Brand API goes deep enough to power onboarding personalization that most teams otherwise half-build and abandon.

The credit model is unusually honest for the category — no stealth multipliers, no billing on failures, published per-endpoint costs. The weak points are brand-data freshness, colour accuracy and cold-start latency, none of which are dealbreakers if you design around them.

Start on the free tier with a work email. 500 credits is enough to scrape 500 pages or enrich 50 brands, which will tell you within an afternoon whether the output quality clears your bar.

Start Integrating Context.dev Today

FAQ

Is there a free Context.dev plan?

Yes. Signing up with a work email gives you 500 API credits at 30 requests per minute, plus 10,000 Logo Link requests. A free email provider such as Gmail or Outlook gets 250 credits at 10 requests per minute. No credit card is required and the credits do not expire.

How much does Context.dev cost?

Developer is per month for 10,000 credits, Pro is 9 for 200,000 credits, and Scale is 9 for 1,000,000 credits. Enterprise pricing is custom above 2 million credits per month. Annual billing saves the equivalent of two months, and startups or nonprofits can apply for up to 30% off for one year.

How do API credits work?

Simple calls such as scraping a page cost 1 credit. Advanced calls — brand retrieval, styleguide generation, structured extraction, industry classification — cost 10 credits, and people enrichment costs 20. Failed or blocked requests are not billed, and Logo Link runs on a separate quota that never touches your API credits.

Are there extra charges for JavaScript rendering or anti-bot bypass?

No. JS rendering, anti-bot bypass and premium proxies are all included at the standard 1 credit per page. This is a deliberate contrast with scraping APIs that apply 5–25× credit multipliers for stealth requests.

What is the difference between Logo Link and the Brand API logo endpoints?

Logo Link returns a single square logo through a CDN URL built with a public client ID, is safe for client-side use, has no rate limits, and is intended for ephemeral display only — storing the images is not permitted. The Brand API returns multiple logo styles, sizes and formats via a secret server-side key, costs credits, and does allow indefinite caching.

How fresh is the brand data?

Cached brand records are refreshed quarterly, and any brand older than three months is fully re-fetched when requested. You can request a manual refresh for a specific domain through the brand update form. Logo image URLs are guaranteed valid for up to one year.

Why do some requests take 10–30 seconds?

A first-time domain lookup triggers a live crawl of the website. Around 70% of requests hit cached brands and return much faster. For user-facing flows, use the Prefetch endpoint to warm the record in advance, raise your client timeout to at least 30 seconds, or move to an async polling pattern.

Which SDKs and integrations are available?

Official SDKs cover TypeScript, Python, Ruby, Go and PHP. For no-code workflows there are Zapier and Make integrations, and an MCP server lets AI agents call the API directly. Most teams report a working integration in well under an hour.

Is Context.dev suitable for production and compliance-sensitive work?

It is SOC 2 Type I certified with Type II in progress, publishes a status page, and Enterprise plans add SSO/SAML, SCIM, a 99.9% uptime SLA and a DPA. Note that respecting robots.txt and each target site’s terms of service remains your responsibility — there is no per-domain compliance alert.

Can I make a one-time lookup instead of subscribing?

Not currently. Context.dev is subscription-only, though you can contact the team to discuss options for one-off projects. For a genuinely single scrape or a handful of lookups, the free tier is the practical route.

Author

  • Felix Römer

    Felix is the founder of SmartKeys.org, where he explores the future of work, SaaS innovation, and productivity strategies. With over 15 years of experience in e-commerce and digital marketing, he combines hands-on expertise with a passion for emerging technologies. Through SmartKeys, Felix shares actionable insights designed to help professionals and businesses work smarter, adapt to change, and stay ahead in a fast-moving digital world. Connect with him on LinkedIn