Get Your API Key
Create an Account
Sign up at crawleo.dev/login to create your account.
Choose a Plan
Select a subscription plan at crawleo.dev/pricing.
Authentication
All Crawleo API endpoints require authentication. You can use either:x-api-keyheader:-H "x-api-key: YOUR_API_KEY"Authorizationheader:-H "Authorization: Bearer YOUR_API_KEY"
Make Your First Request
Search the Web (Bing — for LLM/RAG)
Use the Bing Search API for LLM-optimized results with optional auto-crawling and content extraction:Search the Web (Google — for SEO & Lead Gen)
Use the Google Search API for structured SERP data, knowledge graphs, news, images, places, and shopping:Crawl a URL
Use the Crawler API to extract content from specific URLs:Choose Your Output Format
Crawleo supports multiple output formats optimized for different use cases:| Format | Parameter | Best For |
|---|---|---|
| Raw HTML | raw_html=true | Full page source with all elements |
| Enhanced HTML | enhanced_html=true | Clean HTML without ads and scripts |
| Markdown | markdown=true | RAG pipelines and LLM consumption |
Next Steps
Bing Search API
LLM-optimized search with auto-crawling and content extraction.
Google Search API
Structured SERP data for SEO, lead gen, and competitor research.
Crawler API
Explore Crawler API capabilities.
MCP Integration
Connect AI assistants to Crawleo.