Allegro Product Detail Scraper
Pay $1.50 for 1,000 Products
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsAllegro Product Detail Scraper
Pay $1.50 for 1,000 Products
Allegro Scraper allows you to scrape data from allegro.pl, allegro.cz and allegro.sk, one of the most popular online shopping platforms in Europe and the largest e-commerce platform of European origin.
Do you want to learn more about this Actor?
Get a demoYou can access the Allegro Product Detail Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://allegro.pl/oferta/procesor-intel-i9-12900k-16-x-3-2-ghz-12375564256",
4 "https://allegro.pl/dzial/moda",
5 "https://allegro.pl/kategoria/komputery",
6 "https://allegro.pl/magazyn-allegro",
7 "https://allegro.pl/uzytkownik/www_comtrade_pl"
8 ],
9 "maxProducts": 30,
10 "searchQueries": [
11 "Processor"
12 ],
13 "searchDomains": [
14 "allegro.pl"
15 ]
16}' |
17apify call tri_angle/allegro-product-detail-scraper --silent --output-dataset
Allegro Product Detail Scraper API through CLI
The Apify CLI is the official tool that allows you to use Allegro Product Detail Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
16 monthly users
-
4 stars
98% runs succeeded
2.7 days response time
Created in Apr 2024
Modified 15 days ago