Files
firecrawl/examples/gemini-2.5-crawler/.env.example
T

6 lines
253 B
Bash
Raw Normal View History

2025-03-26 17:19:47 +05:30
# Firecrawl API key from your Firecrawl account
FIRECRAWL_API_KEY=your_firecrawl_api_key_here
# Google Cloud API key with Gemini API access
# Get this from Google Cloud Console: https://console.cloud.google.com/
GEMINI_API_KEY=your_gemini_api_key_here