Learn how to use Firecrawl and Groq to extract structured data from a web page in a few lines of code.
Note: this example is using v0 version of the Firecrawl API. You can install the 0.0.20 version for the Python SDK or the 0.0.36 for the Node SDK.
pageOptions
for only extracting the main content (onlyMainContent: True
) of the website page - excluding the navs, footers, etc.