mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-04 11:24:40 +08:00
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
# TODO: Get your E2B API key from https://e2b.dev/docs
|
|
E2B_API_KEY=""
|
|
|
|
# TODO: Get your Firecrawl API key from https://firecrawl.dev
|
|
FIRECRAWL_API_KEY=""
|
|
|
|
# TODO: Get your Anthropic API key from https://anthropic.com
|
|
ANTHROPIC_API_KEY=""
|
|
|
|
|
|
|