VOOZH about

URL: https://apify.com/scraperschile/abc-cl

โ‡ฑ ABC Chile Scraper - Precios, Productos y Ofertas API ยท Apify


๐Ÿ‘ ABC Chile Scraper - Productos y Precios avatar

ABC Chile Scraper - Productos y Precios

Pricing

$3.00 / 1,000 producto extraidos

Go to Apify Store

ABC Chile Scraper - Productos y Precios

Scraper rapido de ABC Chile para extraer productos, precios, descuentos, marcas, categorias, imagenes y URLs desde abc.cl. Ideal para monitoreo de precios, comparacion de retail, inteligencia ecommerce y analisis del mercado chileno.

Pricing

$3.00 / 1,000 producto extraidos

Rating

0.0

(0)

Developer

๐Ÿ‘ Scrapers Chile

Scrapers Chile

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

ABC Chile Scraper for product prices, offers, and ecommerce catalog data

Extract public product data from abc.cl search results and export it as structured data from Apify. This ABC Chile scraper collects product names, prices, normal prices, discounts, brands, categories, product URLs, images, and availability from ABC's online catalog.

Use it as an ABC Chile product prices API for price monitoring, retail analytics, ecommerce catalog tracking, product matching, competitive intelligence, promotion monitoring, and recurring checks of public ABC.cl search results.

Also known as: ABC Chile scraper, ABC.cl scraper, ABC product price API, ABC retail scraper, Chile ecommerce scraper, scraping ABC Chile, productos ABC Chile, ofertas ABC Chile, ABC La Polar catalog data.

What can this ABC.cl scraper do?

  • Search ABC Chile by any product term such as notebook, televisor, refrigerador, lavadora, or a brand name.
  • Save clean product rows to the default Apify Dataset.
  • Export results as JSON, CSV, Excel, XML, RSS, or through the Apify API.
  • Include price, normal price, discount, brand, category, image, URL, and availability when ABC publishes them.
  • Run fast targeted searches with configurable result limits.
  • Charge only per saved product result.

Pricing

This Actor uses pay-per-result pricing. Each product saved to the dataset costs USD 0.003. Use maxItems to control the maximum number of charged results in each run.

Data returned

Each dataset row can include:

FieldDescription
product_idABC product identifier.
skuSKU or product identifier.
nameProduct name shown by ABC.
brandProduct brand when available.
priceCurrent price in CLP.
normal_priceNormal or previous price when available.
card_priceCard or special price when available.
discount_amountDiscount amount when reported.
discount_percentageDiscount percentage when reported or calculated.
currencyCurrency, usually CLP.
is_availableWhether the product appears available.
availabilityNormalized availability state.
category, category2, category3Product categories when available.
seller_nameSeller or marketplace when available.
urlPublic product URL.
imageProduct image URL.
attributesVisible product attributes when available.
pageResult page where the product appeared.
positionGlobal product position in the run.
source_urlSearch result URL used for extraction.
search_termSearch term used for the run.
scraped_atExtraction timestamp.

Example dataset item:

{
"product_id":"123456",
"sku":"123456",
"name":"Notebook 15.6 Intel Core i5",
"brand":"Lenovo",
"price":399990,
"normal_price":499990,
"discount_percentage":20,
"currency":"CLP",
"is_available":true,
"category":"Computacion",
"url":"https://www.abc.cl/notebook-15-6-intel-core-i5/p",
"search_term":"notebook"
}

Quick start

  1. Open the Actor on Apify.
  2. Enter a search term in term, for example notebook.
  3. Set maxItems to control how many products to save.
  4. Start the run.
  5. Open the Dataset tab to download products as CSV, JSON, Excel, XML, or consume them through the API.

Minimal input:

{
"term":"notebook",
"maxItems":20
}

Price-low-to-high search:

{
"term":"televisor",
"maxItems":50,
"sort":"price-low-to-high"
}

Input reference

FieldTypeRequiredDescription
termstringyesProduct, brand, category, or keyword to search on ABC.cl.
maxItemsintegernoMaximum number of products to save. Default: 20.
pageSizeintegernoProducts requested per page. Default: 24. Maximum: 60.
maxPagesintegernoOptional maximum number of result pages.
sortstringnoSort order. Default: relevantesparati.
concurrencyintegernoPages processed in parallel. Default: 4.
retriesintegernoRequest retries per page. Default: 2.
timeoutSecsintegernoRequest timeout in seconds. Default: 15.
failOnNoResultsbooleannoFail the run when no products are found. Default: false.

Use cases

Use caseHow this Actor helps
ABC Chile price monitoringTrack current prices, normal prices, and discounts over time.
Chile retail analyticsBuild datasets of ecommerce products, categories, brands, and offers.
Catalog matchingMatch your products against ABC.cl names, SKUs, images, and URLs.
Promotion trackingCapture discounted products and compare changes across scheduled runs.
Competitive intelligenceCompare public ABC pricing against other Chilean ecommerce stores.
Scheduled reportsRun the Actor on a schedule and export fresh product data to BI tools or spreadsheets.

How to run from API

Python

from apify_client import ApifyClient
client = ApifyClient("<APIFY_API_TOKEN>")
run = client.actor("scraperschile/abc-cl").call(
run_input={
"term":"notebook",
"maxItems":20,
"pageSize":24,
}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["name"], item["price"], item["url"])

cURL

curl-X POST \
-H'Content-Type: application/json'\
-H'Authorization: Bearer <APIFY_API_TOKEN>'\
-d'{
"term": "notebook",
"maxItems": 20,
"pageSize": 24
}'\
'https://api.apify.com/v2/acts/scraperschile~abc-cl/runs?waitForFinish=60'

Reliability and limitations

This Actor reads public ABC.cl search results in real time. Prices, promotions, stock, categories, and availability can change at any moment and can differ from what a shopper sees later in the browser.

For large monitoring jobs, use reasonable maxItems values and schedules.

Responsible use

This Actor extracts public product and catalog information. It does not collect credentials, private customer data, carts, orders, or account information. Use the data responsibly and follow Apify terms, ABC.cl terms, and applicable laws.

FAQ

Can I scrape ABC Chile prices?

Yes. Enter a product or brand in term, and the Actor returns current prices plus normal prices and discounts when ABC publishes them.

Can I export ABC products to CSV?

Yes. Results are saved to the Apify Dataset, where you can download CSV, JSON, Excel, XML, RSS, or access items through the API.

Does this scrape all ABC.cl products?

It scrapes search result pages for the term you provide, up to your configured limits. It is optimized for targeted product, category, and brand monitoring.

Does it require an ABC account?

No. It uses public search/catalog data and does not log in.

You might also like

Jumbo Chile Scraper - Product Prices API

scraperschile/jumbo

Scraper de Jumbo Chile para extraer productos, precios, marcas, stock, categorias, promociones, imagenes y URLs desde la busqueda de jumbo.cl. Exporta datos estructurados de supermercado a Apify Dataset, JSON, CSV, Excel y API para monitoreo de precios, retail analytics y catalogos ecommerce.

๐Ÿ‘ User avatar

Scrapers Chile

10

5.0

(1)

Preunic

scraperschile/preunic

Scraper rapido de Preunic Chile para extraer productos, precios Normal, Oferta y Mi Preunic, promociones, categorias, marcas, imagenes y URLs desde preunic.cl. Usa el backend Algolia del PLP para monitoreo de precios, retail intelligence y analisis ecommerce.

๐Ÿ‘ User avatar

Scrapers Chile

5

Sodimac

scraperschile/sodimac

Scraper rapido de Sodimac Chile para extraer productos, precios, descuentos, marcas, disponibilidad, sellers e imagenes desde sodimac.cl.

๐Ÿ‘ User avatar

Scrapers Chile

5

Easy

scraperschile/easy

Scraper rapido de Easy Chile para extraer productos, precios Normal, Oferta, CencoPay/Cencosud, stock, vendedores, categorias, imagenes y URLs desde easy.cl. Usa el backend JSON VTEX para monitoreo de precios, retail intelligence y analisis ecommerce.

๐Ÿ‘ User avatar

Scrapers Chile

3

PCFactory

scraperschile/pcfactory

Scraper rapido de PCFactory Chile para extraer productos, precios efectivo/transferencia, normal, referencia y BancoEstado, stock, categorias, marcas, imagenes y URLs desde pcfactory.cl. Usa el backend JSON publico del sitio para monitoreo de precios, retail intelligence y analisis ecommerce.

๐Ÿ‘ User avatar

Scrapers Chile

2

A Cuenta Chile

scraperschile/acuenta-cl

Scraper rapido de A Cuenta Chile para extraer productos, precios, promociones, disponibilidad, categorias, imagenes y URLs desde acuenta.cl. Usa el HTML Next.js publico con React Flight para monitoreo de precios, retail intelligence y analisis ecommerce.

๐Ÿ‘ User avatar

Scrapers Chile

2

Ripley

scraperschile/ripley

Scraper de Ripley Chile para extraer productos, precios, descuentos, marcas, disponibilidad, vendedores, imagenes y URLs desde simple.ripley.cl. Ideal para monitoreo de precios, retail intelligence, comparacion de productos y analisis del mercado chileno.

๐Ÿ‘ User avatar

Scrapers Chile

6

Paris

scraperschile/paris

Scraper de Paris Chile para extraer productos, precios, descuentos, marcas, categorias, stock, imagenes y URLs desde paris.cl. Usa el backend JSON publico del sitio para busquedas rapidas, paginacion completa, monitoreo de precios y retail intelligence.

๐Ÿ‘ User avatar

Scrapers Chile

6

Falabella

scraperschile/falabella

Scraper rรกpido de Falabella Chile para extraer productos, precios, vendedores, promociones, imรกgenes y URLs desde la bรบsqueda pรบblica de falabella.com. Ideal para monitoreo de precios, anรกlisis de ecommerce, catรกlogos y retail intelligence en Chile.

๐Ÿ‘ User avatar

Scrapers Chile

8

Lider.cl Scraper - Productos y Precios Chile

scraperschile/lider-cl

Lider.cl scraper para extraer productos, precios, marcas, disponibilidad, vendedores, URLs e imagenes desde la busqueda publica de Lider.cl Chile. Exporta catalogo de supermercado y marketplace a Dataset, JSON, CSV, Excel o API para monitoreo de precios e inteligencia e-commerce.

๐Ÿ‘ User avatar

Scrapers Chile

23

5.0

(2)