DATART.cz Product Scraper avatar
DATART.cz Product Scraper

Pricing

$1.00 / 1,000 products

Go to Apify Store
DATART.cz Product Scraper

DATART.cz Product Scraper

Developed by

David Batt

David Batt

Maintained by Community

Scrape product information from DATART.cz such as titles, descriptions, pricing, rating, availability, and more.

5.0 (1)

Pricing

$1.00 / 1,000 products

0

2

2

Last modified

16 days ago

Effortlessly extract product information from datart.cz, one of the Czech Republic's leading electronics retailers. This actor is designed for speed while maintaining a very low usage cost, making it ideal for collecting large datasets.

Input parameters

  • startUrls (required): An array of URLs for the Datart.cz product categories you want to scrape. You can also use URLs with filters applied.

Input example

{
"startUrls": [
{
"url": "https://www.datart.cz/audio-sluchatka.html"
},
{
"url": "https://www.datart.cz/pc-notebooky.html/filter/v:-4:-8871"
}
]
}

This configuration would scrape products from the "Sluchátka" (Headphones) category and Apple notebooks.

Output

Example output:

{
"id": "SONWH1000XM5B",
"title": "Sluchátka Sony WH-1000XM5 černá barva",
"description": "bezdrátová sluchátka • výdrž až 38 hod • frekvence 4 až 40 000 Hz • citlivost 102 dB • uzavřená konstrukce • 30mm reproduktory • Bluetooth 5.2 • NFC • aktivní potlačení okolního hluku • 360 Reality Audio • dotykové ovládání • mikrofon pro hovory • Hi-Res audio • LDAC • AAC • SBC • technologie DSEE Extreme • ochranné pouzdro s kabelem v balení • funkce Auto Switch - automatické přepnutí mezi přehráváním ze sluchátek a reproduktoru",
"url": "https://www.datart.cz/sluchatka-sony-wh-1000xm5-wh1000xm5b-ce7-cerna.html",
"priceText": "Cena s DPH: 8 990 Kč",
"price": 8990,
"thumbnail": "https://www.datart.cz/foto/250/2/6/3/product_5045362.jpg",
"ratingValue": 4.9,
"ratingCount": 125,
"availability": "Ihned k odeslání",
"flags": ["doprava zdarma"]
}

Support and Feature Requests

If you encounter any issues with this actor or have a feature you'd like to see implemented, please create an issue on the actor's issue page.