mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-18 05:56:02 +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
|
content-type: application/json
|
||||||
|
|
||||||
{
|
{
|
||||||
"url":"https://firecrawl.dev/pricing",
|
"url":"https://firecrawl.dev"
|
||||||
"formats": ["markdown", "monitor"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
### Crawl Website
|
### Crawl Website
|
||||||
@ -20,10 +19,7 @@ Authorization: Bearer {{$dotenv TEST_API_KEY}}
|
|||||||
content-type: application/json
|
content-type: application/json
|
||||||
|
|
||||||
{
|
{
|
||||||
"url":"https://firecrawl.dev/pricing",
|
"url":"https://firecrawl.dev"
|
||||||
"scrapeOptions": {
|
|
||||||
"formats": ["markdown", "monitor"]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
### Check Crawl Status
|
### Check Crawl Status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user