Firecrawl Search API
Firecrawl is an agentic crawler and search engine designed specifically to turn web pages into clean, LLM-ready markdown or structured data.
POST
https://llm.siraya.ai/v1/firecrawl
Body
model
string
Required
Use `firecrawl-search`.
query
string
Required
The search query.
limit
integer
Max number of pages to crawl (default: 5, range: 1-100).
timeout
integer
Max time allowed for the request in milliseconds.
country
string
Search from a specific country.