@@ -95,7 +95,7 @@ curl -X POST https://api.firecrawl.dev/v1/crawl \
|
|||||||
-H 'Authorization: Bearer fc-YOUR_API_KEY' \
|
-H 'Authorization: Bearer fc-YOUR_API_KEY' \
|
||||||
-d '{
|
-d '{
|
||||||
"url": "https://docs.firecrawl.dev",
|
"url": "https://docs.firecrawl.dev",
|
||||||
"limit": 100,
|
"limit": 10,
|
||||||
"scrapeOptions": {
|
"scrapeOptions": {
|
||||||
"formats": ["markdown", "html"]
|
"formats": ["markdown", "html"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user