Agents
Firecrawl Agent
Firecrawl is a tool that allows you to search the web using Firecrawl.
Create a file firecrawl_agent.py
with the following code:
firecrawl_agent.py
Usage
1
Create a virtual environment
Open the Terminal
and create a python virtual environment.
2
Install libraries
3
Set environment variables
4
Run the agent
Was this page helpful?