eMAG.ro Product Scraper avatar

eMAG.ro Product Scraper

Pricing

$3.00 / 1,000 product scrapeds

Go to Apify Store
eMAG.ro Product Scraper

eMAG.ro Product Scraper

Scrape product listings from eMAG.ro, Romania's largest e-commerce marketplace. Returns title, price, currency, category and URL.

Pricing

$3.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Scrape product listings from eMAG.ro, Romania's largest e-commerce marketplace (also serving Bulgaria and Hungary). Returns title, price, currency, category and the product URL.

Input

FieldTypeDescription
startUrlsarrayOne or more emag.ro category or search-result URLs, e.g. https://www.emag.ro/laptopuri/c
maxItemsintegerMax products to return across all start URLs (paginates automatically, default 50, max 1000)
maxPagesPerUrlintegerMax result pages to paginate through per start URL (default 10)

Example:

{
"startUrls": ["https://www.emag.ro/laptopuri/c"],
"maxItems": 100
}

Output

{
"productId": "115786877",
"title": "Apple MacBook Neo 13\" Retina cu procesor Apple A18 Pro...",
"price": 3799.99,
"currency": "RON",
"category": "Laptop / Notebook",
"url": "https://www.emag.ro/apple-macbook-neo-13-retina.../pd/DSR4HM2BM/",
"scrapedAt": "2026-08-03T00:00:00.000Z"
}

Common uses

  • Romanian e-commerce price monitoring and market research
  • Competitor and catalog tracking
  • Feeding product data into comparison or aggregator tools

Notes

Any emag.ro category or search-result URL works as a start URL.