KaBuM! Scraper - Brazilian PC Hardware & Electronics avatar

KaBuM! Scraper - Brazilian PC Hardware & Electronics

Pricing

from $0.20 / 1,000 product scrapeds

Go to Apify Store
KaBuM! Scraper - Brazilian PC Hardware & Electronics

KaBuM! Scraper - Brazilian PC Hardware & Electronics

Scrape product data from KaBuM!, Brazil's largest PC hardware and electronics e-commerce. Get prices (including PIX discount), availability, ratings and more.

Pricing

from $0.20 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Vicente Frias

Vicente Frias

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

KaBuM! Scraper — Brazilian PC Hardware & Electronics Price Data

Extract structured product data from KaBuM!, Brazil's largest PC hardware and electronics e-commerce store. Search any keyword or scrape entire categories and get clean JSON/CSV/Excel with prices (including the PIX cash-payment price), discounts, availability, ratings and product URLs.

Ideal for price monitoring, market intelligence, dropshipping research, affiliate marketing and e-commerce analytics in the Brazilian market (LATAM).

What data does it extract?

For every product:

FieldDescription
productIdKaBuM! product code
nameFull product title
manufacturerBrand (e.g. ASUS, Kingston, AMD)
priceBRLRegular price in Brazilian Reais
pricePixBRLDiscounted PIX/cash price (usually ~10% lower)
oldPriceBRLPrevious price (for discount tracking)
discountPercentageCurrent discount
installmentTextInstallment plan offered
availableIn stock or not
rating / ratingCountCustomer review score and volume
isOffer / offerEndsAtWhether it's a flash deal and when it ends
imageProduct image URL
urlDirect product page URL

Why scrape KaBuM!?

  • Largest PC hardware retailer in Brazil — GPUs, CPUs, SSDs, peripherals, consoles and full builds.
  • PIX pricing — Brazilian e-commerce has a unique dual-price system (card vs. PIX instant payment). This scraper captures both, which most generic tools miss.
  • Flash deals culture — KaBuM! runs aggressive limited-time offers. Track them programmatically.

How to use

  1. Enter one or more search terms (e.g. rtx 4060, ssd nvme 1tb, ryzen 7) — or paste full category URLs.
  2. Set the max items per query and sorting (lowest price, biggest discount, etc.).
  3. Run. Export results as JSON, CSV or Excel, or consume them via the Apify API in your own app.

Example input

{
"searchTerms": ["rtx 4060", "ryzen 5 5600"],
"maxItemsPerQuery": 100,
"sortBy": "lowest_price"
}

Example output item

{
"productId": 472521,
"name": "Placa de Vídeo RTX 4060 Gigabyte NVIDIA GeForce Windforce OC, 8GB GDDR6",
"manufacturer": "Gigabyte",
"priceBRL": 2599.99,
"pricePixBRL": 2339.99,
"discountPercentage": 10,
"available": true,
"rating": 4.8,
"ratingCount": 156,
"url": "https://www.kabum.com.br/produto/472521/...",
"source": "kabum.com.br"
}

Integrations & API

Like every Apify Actor, this scraper is instantly available as an HTTP API endpoint — schedule it, connect it to Make/Zapier/n8n, push results to Google Sheets, or call it from Python/Node with the Apify client.

Use cases

  • Price history & drop alerts for Brazilian hardware deals
  • Competitor monitoring for sellers and distributors operating in Brazil
  • Affiliate deal channels — detect real discounts vs. fake markdowns
  • Market research on the LATAM electronics market

Pricing

Pay-per-event: a small flat fee per run start plus a fee per scraped product. You only pay for what you get. Set a max budget per run in Apify Console — the Actor stops gracefully at your limit.

Roadmap

  • Pichau and Terabyte scrapers (sister Actors)
  • Product detail page enrichment (full specs, seller info)
  • Price comparison aggregator across Brazilian hardware stores

Questions or feature requests? Open an issue on the Actor page — feedback drives the roadmap.