Web Scraping API
markdown, HTML, sitemap, search, full-site crawls
Extract
structured data from any site via JSON schema
Brand Data
logos, colors, fonts, styleguide, description, socials, address
Logo Link
logo CDN
Pull Images
images, logos, and screenshots from any URL
Classification
NAICS, SIC, transaction identification
The Context.dev CLI
Scrape websites and retrieve company data from your terminal, with structured output ready for scripts and AI agents.
Install the CLILook up a company by domain and select the fields your script needs.
context-dev brand retrieve \
--type by_domain \
--domain stripe.com \
--transform brand.titleGet started with the CLI
1. Install the CLI
Download a release for your platform, or install with Go. The setup guide covers both.
View installation options2. Set your API key
Set
Set up authenticationCONTEXT_DEV_API_KEYin your environment so commands can use your account.3. Run a command
Copy an example above, or use
Explore CLI usage--helpto find commands for scraping, crawling, and company data.
