Scrapers.lat logo scrapers.lat
Ecommerce

Elektra Mexico Product & Installment Scraper

Scrape Elektra product prices from Mexico's electronics, appliance and motorcycle retailer. Extract name, brand, price and list price in MXN, EAN barcode, installment plans, stock and seller by keyword or category. Export JSON, CSV, Excel.

39 fields per record JSON · CSV · Excel · API Pay per use
elektra-scraper.json 200 OK
{
  "imageUrl": "https://elektra.vteximg.com.br/arquivos/ids/23…",
  "discountPercentage": 23,
  "discountAmount": 1930,
  "hasDiscount": true,
  "brandId": "5568",
  "categoryId": "1371831",
  "categoryIds": ["1371831","1371670","1371643"],
  "productReferenceCode": "1300661233",
  "model": "U43B9000QN"
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Image UrlDiscount PercentageDiscount AmountHas DiscountBrand IdCategory IdCategory IdsProduct Reference CodeModelBest SellerCollectionsName CompleteImagesRelease Date
Sample output

A real example record, exactly the shape you receive.

Image UrlDiscount PercentageDiscount AmountHas Discount
https://elektra.vteximg.com.br/ar…231930true
https://elektra.vteximg.com.br/ar…00false
https://elektra.vteximg.com.br/ar…235425true
https://elektra.vteximg.com.br/ar…00false
https://elektra.vteximg.com.br/ar…2320521true
GET /elektra-scraper
{
  "imageUrl": "https://elektra.vteximg.com.br/arquivos/ids/23…",
  "discountPercentage": 23,
  "discountAmount": 1930,
  "hasDiscount": true,
  "brandId": "5568",
  "categoryId": "1371831",
  "categoryIds": ["1371831","1371670","1371643"],
  "productReferenceCode": "1300661233",
  "model": "U43B9000QN"
}

Frequently asked questions

Can I search by product keyword and by category at the same time?

Yes. Add one or more keywords in Search Terms and one or more category ids or paths in Categories. Each query runs separately and results are merged and de-duplicated by product, variant and seller.

How do I scrape a whole department like electronics or appliances?

Put the department id in Categories. Top-level ids include 1371643 Electrónica, 1371645 Línea blanca, 1371654 Cómputo and 1371655 Telefonía. You can also use a category path such as Electrónica/Tv y video.

What does the installments field tell me?

Elektra is a credit-driven retailer, so most higher-value items expose detailed payment plans. The field captures the best plan available, including the number of payments, the value of each payment, whether it is interest-free and the total amount, which is useful for studying retail credit pricing.

Does every product include a barcode and brand?

Most products return a real EAN barcode and brand. A few catalog items have no brand assigned, in which case the brand field is null rather than a placeholder.

How many products can I collect per run?

Set Max Items to control the total. The Elektra catalog returns up to about 2500 products per single query window, so for very large pulls split the work across several keywords or categories.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.