firecrawl:v1.11.0

4 months ago

Description: Scrape, crawl and extract with a single API.

Category: AI/ML

URL: https://railway.com/template/-iHken

2 Replies

rifadm817
HOBBY

25 days 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.


23 days 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.


firecrawl:v1.11.0 - Railway Help Station