eSIMDB Region Scraper avatar
eSIMDB Region Scraper

Pricing

$0.99 / 1,000 dataplans

Go to Apify Store
eSIMDB Region Scraper

eSIMDB Region Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

This Apify actor collects eSIM data plans for specific regions. It collects comprehensive data such as provider information, plan details and pricing from esimdb.com and saves it in the Apify dataset. Users can easily retrieve relevant eSIM data by selecting a region.

5.0 (1)

Pricing

$0.99 / 1,000 dataplans

4

11

4

Last modified

14 hours ago

eSIMDB Region Data Scraper

eSIMDB Region Data Scraper

This project is an Apify actor designed to scrape eSIM data plans for specific regions. It collects detailed information about eSIM data plans from esimdb.com

Features

  • Scrapes eSIM data plans for specific regions.
  • Collects comprehensive data including provider information, plan details, pricing, and more.
  • Saves the collected data to the Apify dataset.
  • Allows limiting the number of data plans to scrape.

Usage

  1. Run this actor in the Apify console.
  2. Provide the desired input:
    • region: The region you want to collect data plans for.
    • limit: Number of data plans to scrape (0 = all plans, default: 200).

Example Input

{
"region": "europe",
"limit": 200
}

Output

The collected data is saved to the Apify dataset. The output data includes the following fields:

  • id: Unique identifier for the plan
  • coverages: List of countries covered by the plan
  • number_covered_country: Number of countries covered by the plan
  • provider: Name of the eSIM provider
  • provider_info: Detailed information about the provider
  • provider_popularity: Popularity score of the provider
  • provider_certified: Whether the provider is certified
  • provider_image: URL of the provider's logo
  • provider_highlight_position: Highlight position of the provider
  • provider_promo_title: Title of any ongoing promotion
  • provider_giveaway_title: Title of any ongoing giveaway
  • provider_giveaway_link_title: Title of the giveaway link
  • provider_giveaway_info: Information about the giveaway
  • provider_giveaway_link: Link to the giveaway
  • provider_promo_info: Detailed information about the promotion
  • provider_promo_discount: Discount amount for the promotion
  • provider_promo_code: Promo code for the discount
  • provider_promo_percentage: Whether the discount is a percentage
  • provider_promo_expiry: Expiration date of the promotion
  • provider_promo_expired: Whether the promotion has expired
  • provider_promo_usage_limit: Usage limit for the promotion
  • provider_promo_expiry_time_zone: Time zone for the expiration date
  • provider_plan_count: Total number of plans from the provider
  • plan_name: Name of the eSIM plan
  • plan_en_name: English name of the eSIM plan
  • data_limit: Data limit for the plan
  • prices: Regular prices in different currencies
  • promo_prices: Promotional prices in different currencies
  • usd_price: Regular price in USD
  • usd_promo_price: Promotional price in USD
  • validity_days: Validity period of the plan in days
  • region: Region for which the plan is applicable
  • tethering: Whether tethering is allowed
  • telephony: Telephony services information
  • possible_throttling: Whether data speed might be throttled
  • speed_limit: Speed limit for the plan
  • reduced_speed: Reduced speed after data limit
  • subscription: Whether it's a subscription plan
  • subscription_period: Period of subscription if applicable
  • phone_number: Whether a phone number is included
  • can_top_up: Whether the plan can be topped up
  • ekyc: Whether eKYC is required
  • internet_breakouts: List of internet breakout locations
  • data_cap_per: Data cap per specific period if applicable
  • promo_enabled: Whether a promotion is currently active
  • has_ads: Whether the plan includes ads
  • pay_as_you_go: Whether it's a pay-as-you-go plan
  • new_user_only: Whether the plan is only for new users
  • is_consecutive: Whether the plan requires consecutive usage
  • has_5g: Whether the plan supports 5G
  • activation_info: Information about plan activation
  • additional_info: Any additional information about the plan
  • price_info: Additional information about pricing
  • capacity_info: Information about data capacity
  • validity_info: Additional information about validity

Example Output

{
"id": "68d221758d7cf3336c0968eb",
"provider": "MicroEsim",
"provider_info": "MicroEsim provides eSIM services in 100+ countries & regions, offering fast local connectivity and diverse data plans for global travelers. Enjoy instant email delivery and immediate activation. Stay connected travelling abroad.",
"provider_popularity": 0,
"provider_certified": true,
"provider_image": "https://esimdb.com/assets/pictures/provider/da51b4c71711507819905_tiny.png",
"provider_highlight_position": null,
"provider_promo_title": "GET $1 OFF",
"provider_giveaway_title": null,
"provider_giveaway_link_title": null,
"provider_giveaway_info": null,
"provider_giveaway_link": null,
"provider_promo_info": "$1.00 off on entire order.\nCan only be used once per account.\nMay not be combined with other discount offers.",
"provider_promo_discount": {
"USD": 1
},
"provider_promo_code": "ESIMDB",
"provider_promo_percentage": false,
"provider_promo_expiry": null,
"provider_promo_expired": false,
"provider_promo_usage_limit": "oneTime",
"provider_promo_expiry_time_zone": null,
"provider_plan_count": 284,
"plan_name": "Europe 41 Countries 5G 1 Day / Daily 500MB",
"plan_en_name": "Europe 41 Countries 5G 1 Day / Daily 500MB",
"coverages": [
"AT",
"BE",
"BG",
"BL",
"CH",
"CY",
"CZ",
"DE",
"DK",
"EE",
"ES",
"FI",
"FO",
"FR",
"GB",
"GR",
"HR",
"HU",
"IE",
"IS",
"IT",
"LI",
"LT",
"LU",
"LV",
"MD",
"MF",
"MT",
"NL",
"NO",
"PL",
"PT",
"RO",
"RU",
"SE",
"SI",
"SK",
"SM",
"TR",
"UA",
"VA"
],
"number_covered_country": 41,
"data_limit": "0.5 GB",
"prices": {
"USD": 1.26
},
"promo_prices": {
"USD": 0.26
},
"usd_price": 1.26,
"usd_promo_price": 0.26,
"validity_days": 1,
"region": "europe",
"tethering": true,
"telephony": null,
"possible_throttling": false,
"speed_limit": null,
"reduced_speed": 128,
"subscription": false,
"subscription_period": null,
"phone_number": false,
"can_top_up": false,
"ekyc": false,
"internet_breakouts": [
"PL"
],
"data_cap_per": "day",
"promo_enabled": true,
"has_ads": false,
"pay_as_you_go": false,
"new_user_only": false,
"is_consecutive": false,
"has_5g": false,
"activation_info": null,
"additional_info": "",
"price_info": "",
"capacity_info": "Unlimited 128kbps after high-speed data is used up.",
"validity_info": ""
}

This example output shows the structured data of a single eSIM data plan. The actual output will be a list of similar objects for all plans in the specified region.

Notes

  • The collected data is stored in Apify’s default data store.