Mintlify
How Mintlify used Context.dev to power a tool that transforms any GitHub repo URL into a complete, branded documentation site — and got there in under 10 minutes of integration time.
One API to scrape, enrich, and understand the web.
Retrieve, extract, classify, and enrich web data in seconds,
without maintaining brittle scraping infrastructure.
import ContextDev from 'context.dev';
const client = new ContextDev({ apiKey: process.env['CONTEXT_DEV_API_KEY'] });
// Get clean markdown from any page
const { markdown } = await client.web.webScrapeMd({
url: 'https://openai.com/pricing'
});
// Get fully rendered HTML (JS executed)
const { html } = await client.web.webScrapeHTML({
url: 'https://react.dev/learn'
});
// Extract all images from a page
const { images } = await client.web.webScrapeImages({
url: 'https://dribbble.com/shots/popular'
});See how real-time web context powers AI agents, enrichment pipelines, personalization, and intelligent automation.
Give any AI agent eyes on the live web. Use scrape and markdown endpoints to read, parse, and reason over any page in real time.
Agent: I need to check their pricing page.
GET /v1/scrape/markdown
{ url: "vercel.com/pricing" }
# Vercel Pricing
Develop. Preview. Ship. Start free and
scale to the enterprise.
## Hobby — $0/mo
For personal projects and experiments.
## Pro — $20/mo
For teams building production apps.
Agent: Their Pro plan is $20/mo, includes...
Crawl sitemaps, extract clean markdown, and feed your LLM knowledge base with structured, up-to-date web content; automatically.
Pull structured company data and live web content to power CRM enrichment, lead scoring, and competitive intelligence at scale.


Notion
San Francisco, CAGive your product instant context about who just signed up. Auto-populate company details, logos, and preferences from a single domain.
Turn a domain into a complete company profile: logos, colors, industry, socials, and firmographic data, all from one API call.


Y Combinator
ycombinator.comStartup accelerator investing $500K in early-stage companies.
Resolve messy merchant descriptors into structured entities. Identify the company behind any transaction with logos, metadata, and context.
Amazon
E-commerce
Blue Bottle
Food & Drink
GitHub
Developer Tools
Built for teams who care about clean APIs, reliable data, and production-ready infrastructure.

John Acosta
“As soon as you type in the email, we use Context.dev to collect information about your brand and different logos. Context.dev saves us a lot of time right now.”
Founder @ UsePropane.ai

Nick Khami
“Onboarding couldn't be simpler. Self-serve sign-up gives you an API key immediately, the documentation is thorough, and we were integrating within 10 minutes.”
Engineering Manager @ Mintlify

Luke Ramsden
“Getting started is very simple. API docs are great and sign-up is self serve, with an API key generated immediately. Took 10 minutes to start integrating.”
CPTO @ Architect (tryarchitect.com)

Aaron Edwards
“We're seeing much higher activation rates for our free trials and sign-ups because of it. It's made it a lot simpler for customers to get started with DocsBot and to get to that 'aha' value moment very quickly.”
Founder @ DocsBot

Vlad Veselukha
“Context.dev offers extensive documentation making the setup super easy. On top of this, there is a dedicated Slack channel in case you have follow-up questions. Overall the API integration process was very smooth.”
Senior Data Engineer @ Vizzy
Built for teams who care about clean APIs, reliable data, and production-ready infrastructure.
Built for teams who care about clean APIs, reliable data, and production-ready infrastructure.
Everything you need to know about integrating and scaling with context.dev.
Join 5,000+ businesses using Context.dev to enrich their products with structured web data.