Files
AI/참고/firecrawl-main/examples/gemini-2.5-crawler/.env.example
2026-05-12 19:40:31 +09:00

6 lines
253 B
Plaintext

# 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