Nevaberry Firecrawl
Web scraping and extraction powered by premium LLMs
Quick Setup
Add these to your
~/.bashrc so the Firecrawl CLI, SDK, and Claude Code all route through Nevaberry Firecrawl automatically.~/.bashrc
export FIRECRAWL_API_KEY="YOUR_API_KEY" export FIRECRAWL_API_URL="https://nevaberry.com/api/firecrawl"
Paste these lines before the interactive guard (case $- in *i*) ... return;; esac) in your ~/.bashrc. This ensures they work in all shells — including non-interactive ones used by Claude Code, CI, and scripts. Then open a new terminal.
Premium LLMs
Powered by top-tier models for extraction and analysis
Claude Opus 4.6
Anthropic
GPT-5.2
OpenAI
Gemini 3 Pro
Google (via OpenRouter)
For now, model is server-selected and not user-configurable. Default is GPT-5.2
Credits-only service
Every Firecrawl API call deducts credits from your balance. There is no free daily allowance. Purchase credits in Settings.
Sign in and purchase credits to use the API