BYD Pricing Monitor Scraper avatar

BYD Pricing Monitor Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
BYD Pricing Monitor Scraper

BYD Pricing Monitor Scraper

Extracts BYD Europe country, dealer, catalog, prices and finance data for different countries.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

BYD Global Catalog Scraper

Extract official BYD vehicle prices, trim levels, and dealer locations across 19 countries — pulled directly from BYD's own CMS in seconds.

Track prices, model availability, and the dealer network across Europe, Latin America, and Africa without manual research.


What does it extract?

DataDetails
🚗 Vehicle pricesList price with VAT per trim level and market
📋 Trim levelsAll equipment versions (Comfort, Design, Excellence…)
🎨 Configuration optionsColors, interior choices, and wheel sizes per variant
Key specsRange, acceleration, and selling highlights per trim
📍 Dealer locationsOfficial BYD dealer network by country (Europe only)
📄 Financing productsRenting and leasing terms (Europe only)

Market coverage

🇪🇺 Europe — prices in local currency

Belgium · Bulgaria · Croatia · Czech Republic · Finland · France · Germany · Hungary · Italy · Netherlands · Poland · Romania · Slovakia · Slovenia · Spain · Switzerland

17 verified models with official prices in EUR, HUF, PLN, CZK, and CHF — including BYD Seal, Sealion 7, Dolphin, Dolphin Surf, Atto 2, Atto 3, Seal U, Seal 6 DM-i, Han, and Tang.

Dealer locations and financing products available for all European markets.

Note: Croatia (HR) shares BYD's Czech CMS endpoint — prices are in CZK and reflect the Czech market configuration.

🌍 Middle East & Africa

South Africa — 10 models with real ZAR prices: Atto 2 DM-i, Atto 3, Atto 8, Dolphin, Dolphin Surf, Seal, Sealion 5 DM-i, Sealion 6 DM-i, Sealion 7, Shark 6 DMO.

Kuwait & Qatar — Full catalog structure available. BYD has not yet published list prices in its CMS for these markets.

🌎 Latin America

Full catalog and trim data via BYD's shared Spanish-language endpoint. Prices are set at dealer level and are not published centrally by BYD.


How to use

1. Choose a region Select Europe, Latin America, or Middle East & Africa.

2. Pick your markets (optional) Select one or more countries — or leave blank to cover the entire region.

3. Select models (optional)Leave blank to extract the full catalog — the recommended approach. The scraper automatically uses the verified model pool for each country. Select specific models only when you need a quick test or want to monitor a single vehicle.

4. Configure data types Toggle vehicle prices, dealer locations, and financing products on or off.

5. Run and export Hit Start. Download results as JSON, CSV, or Excel, or connect to Google Sheets.


Input parameters

ParameterDefaultDescription
RegionEuropeEurope, Latin America, or Middle East & Africa
CountriesSpainOne or more markets. Empty = entire region
Models(empty)Specific models to extract. Empty = full catalog per country
Variants & pricesOnPrices, trim levels, and configuration options
Dealer locationsOnOfficial BYD dealer network (Europe only)
Financing productsOffRenting and leasing terms (Europe only)

Output

Each run produces up to four record types in a single flat dataset, distinguished by record_type:

Record typeContent
vehicle_variantOne row per trim level per market — price, currency, specs, SKU list
dealerOne row per official BYD dealer location
finance_agreementRenting / leasing product with duration, mileage, and services
countryMarket metadata (enabled only if includeCountries is set)

Example record

{
"record_type": "vehicle_variant",
"country_code": "DE",
"country_name": "Germany",
"language_locale": "de",
"model_code": "CX009017",
"product_code": "KX009017146",
"series_code": "BYD009",
"price": 47990,
"currency": "EUR",
"shared_cms_locale": false,
"scraped_at": "2026-07-11T20:00:00Z",
"raw": {
"model_name_en": "BYD SEAL 2026",
"product_name_alias": "Comfort",
"formatted_price": "47.990 €",
"vat": 19,
"sales_topics": ["Up to 460 km range (WLTP)", "15.6\" rotating touchscreen"],
"specification": { "colors": { "list": [...] }, "interior": { "list": [...] } },
"sku_list": [...]
}
}

shared_cms_locale field

When true, BYD's CMS serves this country via a shared locale endpoint used by another market. The prices and specs reflect that shared market's configuration, not a dedicated local one. Currently affects:

  • HR (Croatia) — served via the Czech (cz) endpoint; prices in CZK
  • BE (Belgium) — served via nl and fr endpoints shared with Netherlands and France
  • CH (Switzerland) — has dedicated de-ch, fr-ch, and it-ch endpoints in CHF

Pricing

The BYD Global Catalog Scraper uses Apify's standard Compute Unit pricing.

ScopeRecordsEstimated cost
1 country · 1 model~3–10< $0.01
1 country · all models~30–60< $0.05
All Europe · all models~500–600< $0.20
All regions · all models~600–700< $0.25

FAQ

Which BYD models are included? All models with an active CMS catalog endpoint, verified by market. The pool is maintained per region and per country — Europe has 17 models, South Africa 10, Kuwait 3, and Qatar 6. The full catalog is extracted automatically when no models are specified.

Why are there no prices for Latin America? BYD sets prices at dealer level in Latin American markets rather than publishing them centrally. The scraper returns full model structure, trim levels, and equipment — without a list price.

Why are Kuwait and Qatar prices zero? BYD has configured its CMS for these markets and the catalog structure is present, but list prices have not been published yet. The scraper returns all available data; prices will appear automatically once BYD publishes them.

How do I monitor price changes over time? Use Apify's scheduler to run the scraper daily or weekly. Each run captures a full price snapshot. Compare datasets over time to detect price movements, new trim additions, or model launches.

Can I get a specific model across all markets? Yes — select the model (e.g. BYD Seal) and leave Countries blank. The scraper will return pricing and availability for that model across all active markets in the selected region.

How fresh is the data? Every run pulls live data from BYD's CMS at execution time. There is no caching — results always reflect the current catalog.