Firecrawl
Open-source API to search, scrape, and interact with the web for AI agents and LLMs
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
firecrawl:
image: ghcr.io/firecrawl/firecrawl:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/firecrawl:/data
Verwandte Tools
Crawl4AI
Open-source LLM-friendly web crawler and scraper for AI applications
NocoDB
The open-source Airtable alternative — turn any database into a smart spreadsheet
Huginn
Create agents that monitor and act on your behalf — the web's personal automation engine
ToolJet
Open-source low-code platform for building internal tools, dashboards, and AI agents
Directus
Open-source headless CMS and backend for managing agnostic content
Dokploy
Open-source self-hostable PaaS alternative to Vercel, Netlify and Heroku
Anleitungen & Artikel
Firecrawl vs Crawl4AI: Choosing the Best Web Scraping Tool for Your AI Pipeline
A detailed comparison between Firecrawl (140k stars) and Crawl4AI (69k stars) — two leading open-source web scraping tools for AI pipelines.
How to Self-Host Firecrawl: Your Own Web Scraping API for AI Agents
Learn how to self-host Firecrawl, the 140k-star open-source web scraping API for AI agents. Full Docker setup guide with architecture overview.