Scrapers.lat logo scrapers.lat
电商

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 每条记录的字段 JSON · CSV · Excel · API 按用量付费
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"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlDiscount PercentageDiscount AmountHas DiscountBrand IdCategory IdCategory IdsProduct Reference CodeModelBest SellerCollectionsName CompleteImagesRelease Date
示例输出

一条真实的示例记录,正是你收到的结构。

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"
}

常见问题

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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。