e-bebek Product Scraper avatar

e-bebek Product Scraper

Pricing

from $4.00 / 1,000 product scrapeds

Go to Apify Store
e-bebek Product Scraper

e-bebek Product Scraper

Scrape e-bebek prices for competitor price monitoring Extract product ratings and reviews count from e-bebek Export e-bebek catalog data to CSV or Excel

Pricing

from $4.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Fatih Şahinbaş

Fatih Şahinbaş

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

ebebek Scraper — Product Prices, Ratings & Listings

ebebek Scraper extracts product data from ebebek.com — name, brand, price, rating, image and URL — from any category or search page, and exports it as clean JSON, CSV or Excel. It is a headless-browser crawler for ebebek's Angular single-page storefront (SAP Commerce / Spartacus). The easiest way to start: paste a ebebek search or category URL (or a search keyword) and run.

What this ebebek scraper extracts

For every product on the page, the ebebek scraper returns:

FieldDescription
productIdProduct identifier
brandBrand name (null when the site doesn't expose it)
nameProduct name / title
priceCurrent price as a number (float)
priceTextPrice exactly as shown on the page
originalPriceOriginal / list price before discount, if any
ratingAverage customer rating, if shown
urlProduct page URL
imageProduct image URL

It drives the infinite-scroll grid to collect products; a single run typically returns up to ~160 items per list, which you can page through by search term or category.

How to use the ebebek scraper

Provide a search keyword or a ebebek.com category/search URL and, optionally, a maximum number of products (maxItems). Run the Actor from the Apify Console, via API, or on a schedule. Results are written to the dataset and can be downloaded as JSON, CSV, Excel or XML, or pushed to your own storage and integrations.

Output example

{
"productId": "123456789",
"brand": "Example Brand",
"name": "Example Product Name",
"price": 499.90,
"priceText": "499,90 TL",
"originalPrice": 649.90,
"rating": 4.6,
"url": "https://www.ebebek.com/...",
"image": "https://.../image.jpg"
}

Pricing

Pay-per-result: $0.004 per product scraped. You only pay for the products you actually get, and you can cap spend with maxItems.

Use cases

Use the ebebek scraper for price monitoring and repricing, competitor and assortment analysis, catalog enrichment, stock and availability tracking, and feeding product data into dashboards, ERPs or AI workflows.

Notes

This Actor collects publicly available product listing data only. Please review ebebek.com's terms and use the data responsibly and in line with applicable law.