mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-16 06:25:56 +08:00
revert requests.http
This commit is contained in:
parent
540ae37144
commit
1e73fe7176
@ -9,8 +9,7 @@ Authorization: Bearer {{$dotenv TEST_API_KEY}}
|
||||
content-type: application/json
|
||||
|
||||
{
|
||||
"url":"https://firecrawl.dev/pricing",
|
||||
"formats": ["markdown", "monitor"]
|
||||
"url":"https://firecrawl.dev"
|
||||
}
|
||||
|
||||
### Crawl Website
|
||||
@ -20,10 +19,7 @@ Authorization: Bearer {{$dotenv TEST_API_KEY}}
|
||||
content-type: application/json
|
||||
|
||||
{
|
||||
"url":"https://firecrawl.dev/pricing",
|
||||
"scrapeOptions": {
|
||||
"formats": ["markdown", "monitor"]
|
||||
}
|
||||
"url":"https://firecrawl.dev"
|
||||
}
|
||||
|
||||
### Check Crawl Status
|
||||
|
Loading…
x
Reference in New Issue
Block a user