mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-31 21:11:59 +08:00
parent
11ed679274
commit
7770929dcd
@ -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"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user