mendableai / firecrawl

🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.

Home Page:https://firecrawl.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Code for LLM Extract returns bad JSON

HowieG opened this issue · comments

I understand LLM Extract is in alpha and Get Code is likely nondeterministic so feel free to ignore. But this is what it gave me:
Screenshot 2024-05-04 at 7 29 40 PM

Which was missing a closing apos and some commas
Screenshot 2024-05-04 at 7 30 00 PM

Fixed JSON looked like this
Screenshot 2024-05-04 at 7 30 51 PM

Fixed! Thank you! @HowieG!