forked from usestring/web-data-frontier-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
49 lines (34 loc) · 1.26 KB
/
Copy path.env.example
File metadata and controls
49 lines (34 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Copy this file to `.env` and fill in keys for the providers you want to benchmark.
# A provider runs only when ALL of its required variables are set; the rest are skipped.
# Bright Data Web Unblocker — https://brightdata.com
# BRIGHT_ZONE is your account's Web Unblocker zone name (provisioned per user).
BRIGHT_API_KEY=
BRIGHT_ZONE=
# Zyte API — https://www.zyte.com/zyte-api/
ZYTE_API_KEY=
# Scrapfly — https://scrapfly.io
SCRAPFLY_API_KEY=
# ScraperAPI — https://www.scraperapi.com
SCRAPERAPI_API_KEY=
# ScrapingAnt — https://scrapingant.com
SCRAPINGANT_API_KEY=
# ScrapingBee — https://www.scrapingbee.com
SCRAPINGBEE_API_KEY=
# Scrapingdog — https://www.scrapingdog.com
SCRAPINGDOG_API_KEY=
# ZenRows — https://www.zenrows.com
ZENROWS_API_KEY=
# Oxylabs Web Unblocker — https://oxylabs.io/products/web-unblocker (format: username:password)
OXYLABS_WEB_UNBLOCKER_CREDENTIALS=
# Firecrawl — https://firecrawl.dev
FIRECRAWL_API_KEY=
# Decodo — https://decodo.com (base64 token used as HTTP Basic auth as-is)
DECODO_API_KEY=
# Nimble — https://nimbleway.com
NIMBLE_API_KEY=
# Context.dev — https://context.dev
CONTEXT_DEV_API_KEY=
# Browserbase — https://browserbase.com
BROWSERBASE_API_KEY=
# String — https://usestring.ai
STRING_API_KEY=