firecrawl:v1.11.0
6 months ago
Description: Scrape, crawl and extract with a single API.
Category: AI/ML
3 Replies
rifadm817
HOBBY
3 months ago
Hi {
"url": "https://finance.yahoo.com/quote/MCX.NS/cash-flow/",
"formats": [
"structured data"
]
}
When I try scrape endpoint with this body it doesnt work. When i change it to markdown it works. Could you please help me.
3 months ago
Hi,
Regarding the formats, as described in https://docs.firecrawl.dev/features/scrape#scrape-formats, “structured data” cannot be directly specified as a format. If you want to extract structured data, you need to specify the format as “json”. For more details, please refer to https://docs.firecrawl.dev/features/scrape#extract-structured-data.
felipefcastro-okay
PRO
25 days ago
How to setup an authentication to secure it?