Context.dev

Context.dev provides web scraping, extraction, brand intelligence, monitoring, and structured web data APIs for AI applications.

11 actions Integration catalog
Request access
Connect Context.dev once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Extract Structured Web DataCONTEXT_DEV_EXTRACT_STRUCTURED_WEB_DATA
Crawl relevant pages from a website and return data matching a caller-provided JSON Schema and extraction instructions. This is a higher-cost metered call; use SCRAPE_WEBPAGE_MARKDOWN when Markdown is sufficient. The verified one-page call consumed 10 Context.dev credits, and cost increases with pages analyzed.
Get BrandCONTEXT_DEV_GET_BRAND
Retrieve enriched brand identity, logos, colors, industry, and description using exactly one domain, name, work email, ticker, direct URL, or transaction descriptor. Use SEARCH_BRANDS for inexpensive discovery; this full enrichment normally consumes 10 Context.dev credits.
Get Monitor LimitsCONTEXT_DEV_GET_MONITOR_LIMITS
Return the connected account's plan and current monitor usage versus its monitor limit.
Get WebDB UsageCONTEXT_DEV_GET_WEBDB_USAGE
Return WebDB credit balance, period consumption, row count, storage, and per-collection usage for an optional time range.
Get Website StyleguideCONTEXT_DEV_GET_WEBSITE_STYLEGUIDE
Extract a website's colors, typography, spacing, shadows, font assets, and common component styles from either a domain or one direct URL. A successful extraction normally consumes 10 Context.dev credits.
List BatchesCONTEXT_DEV_LIST_BATCHES
List and filter the connected account's asynchronous web batches from newest to oldest, returning one cursor-controlled page.
List MonitorsCONTEXT_DEV_LIST_MONITORS
List and filter the connected organization's web monitors, returning one cursor-controlled page.
List WebDB CollectionsCONTEXT_DEV_LIST_WEBDB_COLLECTIONS
List the connected account's WebDB collections and return one cursor-controlled page, including each collection's sources, extraction configuration, status, usage, and timestamps.
Parse FileCONTEXT_DEV_PARSE_FILE
Convert an uploaded document, image, source file, or data file into LLM-usable Markdown.
Scrape Webpage to MarkdownCONTEXT_DEV_SCRAPE_WEBPAGE_MARKDOWN
Render one public URL and return its main or CSS-selected content as Markdown. This free-tier tool does not perform paid browser actions. A successful scrape normally consumes one Context.dev credit.
Search BrandsCONTEXT_DEV_SEARCH_BRANDS
Prefix-search Context.dev's existing brand index by company name or domain and return up to 10 lightweight matches.