Prerequisites#
- Python 3.8+
- A Firecrawl API key — get one free
Install the SDK#
Search the web#
Scrape a page#
Example response
Interact with a page#
Use Interact to control a live browser session — click buttons, fill forms, and extract dynamic content.
Environment variable#
Instead of passing api_key directly, set the FIRECRAWL_API_KEY environment variable:

