Aditya - Does fire crawl extract understand and...
Does fire crawl extract understand and extract data from images on pages?
2 Replies
Hi @Aditya Firecrawl can extract image URLs from pages, but it does not perform visual understanding or OCR on the image content itself. The images format extracts image URLs from the HTML, not the visual content within those images https://docs.firecrawl.dev/features/scrape#scrape-formats
Alright, thanks for clarifying