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.
Make Your First Request
Search the Web
Use the Search API to perform real-time web searches: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 | output_format=raw_html | Full page source with all elements |
| Enhanced HTML | output_format=enhanced_html | Clean HTML without ads and scripts |
| Markdown | output_format=markdown | RAG pipelines and LLM consumption |