Allegro Scraper avatar
Allegro Scraper

Deprecated

Pricing

$20.00/month + usage

Go to Store
Allegro Scraper

Allegro Scraper

Deprecated

Developed by

Kristýna Lhoťanová

Kristýna Lhoťanová

Maintained by Community

Allegro Scraper allows you to scrape data from allegro.pl, one of the most popular online shopping platforms in Poland and the largest e-commerce platform of European origin.

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

160

Monthly users

8

Last modified

a year ago

You can access the Allegro Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< "https://allegro.pl/oferta/procesor-intel-i9-12900k-16-x-3-2-ghz-12375564256",
< "https://allegro.pl/dzial/moda",
< "https://allegro.pl/kategoria/komputery",
< "https://allegro.pl/magazyn-allegro",
< "https://allegro.pl/uzytkownik/www_comtrade_pl"
< ],
< "maxProducts": 30,
< "maxReviews": 15,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call lhotanova/allegro-scraper --silent --output-dataset

Allegro Scraper API through CLI

The Apify CLI is the official tool that allows you to use Allegro Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: