Skip to main content

Prerequisites

Configuration

Add your API key to .env:
Add the config entry to config/services.php:

Create a service class

Create app/Services/FirecrawlService.php:

Create a controller

Create app/Http/Controllers/FirecrawlController.php:

Register routes

In routes/api.php:

Test it

Next steps

Search docs

Search the web and get full page content

Scrape docs

All scrape options including formats, actions, and proxies

Interact docs

Click, fill forms, and extract dynamic content

API Reference

Complete REST API documentation