Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vibeflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Firecrawl integration for scraping URLs, searching the web, autonomous web data gathering, and secure browser sessions to turn websites into LLM-ready markdown. Required Configuration:
  • API key authentication

Setup

1

Create a Firecrawl Account

Sign up or log in at firecrawl.dev.
2

Generate an API Key

Go to your Firecrawl dashboard and generate a new API key.
3

Add API Key to VibeFlow

In VibeFlow, navigate to Settings > Connectors, select Firecrawl, and paste your API key into the connector modal.Your API key is encrypted by default and stored securely.

Available Endpoints

Scrape a single URL and extract its content.
Search the web and optionally scrape the results.
Start a crawl job on a URL.
Get the status of a crawl job.
Map all URLs from a website.
Batch scrape multiple URLs in a single job.
Get the status of a batch scrape job.