CaptureKit’s AI Content API analyzes a webpage and returns AI-generated insights such as a summary, value proposition, key features, categories, use cases, and optionally contact signals (emails, phone numbers).
It’s built for workflows where you need fast, consistent content intelligence for competitive research, lead enrichment, content monitoring, and automation, without maintaining your own scraping + LLM pipeline.
API endpoint:https://api.capturekit.dev/v1/analyze
proxy(string, optional)
Specify a proxy server to route your request through. Supports HTTP, HTTPS, and SOCKS5 proxies.
Format: http://username:password@proxy.com:PORT.
cache(boolean, optional, default: false)
Cache the response.
cache_ttl(number, optional, default: 2592000)
Cache the response for a custom TTL (in seconds).
Maximum 2592000 seconds (1 month), minimum 3600 seconds (1 hour).