eSIMDB Travel eSIM Scraper
Pricing
from $1.00 / 1,000 data plan rows
eSIMDB Travel eSIM Scraper
Scrapes travel eSIM data plans from esimdb.com, either a full crawl of all countries/regions or a targeted scrape of specific country/region URLs.
eSIMDB Travel eSIM Scraper
Pricing
from $1.00 / 1,000 data plan rows
Scrapes travel eSIM data plans from esimdb.com, either a full crawl of all countries/regions or a targeted scrape of specific country/region URLs.
"Full crawl" scrapes every country and region on eSIMDB — that's well over a million rows, and at $1 per 1000 rows this run's bill scales accordingly. Before running it, raise this run's "Max total charge" (maxTotalChargeUsd) above the default, or the run will stop early once that cap is hit; the Actor logs its own row/cost estimate at startup. "Targeted" only scrapes the country/region URLs listed below and is far cheaper.
eSIMDB country or region page URLs to scrape, e.g. https://esimdb.com/france or https://esimdb.com/region/europe. Only used when mode is "targeted".
[ { "url": "https://esimdb.com/svalbard-and-jan-mayen" }]Proxy to route requests through. eSIMDB blocks direct requests from Apify's datacenter IPs (403 Forbidden), so Apify Proxy is on by default.
{ "useApifyProxy": true}Fetch each provider's website/App Store/Google Play affiliate links and add them to every plan. Adds one extra request per unique provider (cached across the run), so it costs more but is on by default.
Maximum number of country/region/provider requests to run in parallel.