mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-04 11:24:40 +08:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
# Google Gemini API Key
|
|
GOOGLE_API_KEY=your_google_api_key_here
|
|
|
|
# Firecrawl API Key
|
|
FIRECRAWL_API_KEY=your_firecrawl_api_key_here
|
|
|
|
# SerpAPI Key
|
|
SERP_API_KEY=your_serp_api_key_here |