Skip to main content

Express

Use Firecrawl with Express to build web scraping and search APIs.
1 min read

Prerequisites#

Setup#

Add your API key to .env:

Search the web#

Scrape a page#

Interact with a page#

Use interact to control a live browser session — click buttons, fill forms, and extract dynamic content.

Test it#

Next steps#