What is CrawlKit?
CrawlKit is a web crawling API service that lets you fetch web pages, search the internet, and take screenshots - all through simple HTTP requests. No complex setup. No headless browser configuration. Just send a request and get results.Scrape
Fetch any URL and get markdown, HTML, metadata, and links.
Extract
Extract structured data from any URL using LLM.
Web Search
Search the web via DuckDuckGo and get structured results.
Quick Start
Get started in 3 steps:See the full quickstart guide
Learn how to set up and make your first API call.
How it Works
- You send a request - Just an HTTP POST with the URL you want to crawl
- We handle the hard parts - Proxies, retries, browser rendering, IP rotation
- You get clean data - HTML, search results, or screenshots ready to use