Allegro Listings Scraper avatar
Allegro Listings Scraper

Deprecated

Pricing

$1.00 / 1,000 products

Go to Store
Allegro Listings Scraper

Allegro Listings Scraper

Deprecated

Developed by

Piotr Vassev

Piotr Vassev

Maintained by Community

The Allegro Listings Scraper enables quick and efficient data extraction from allegro.pl, allegro.cz, and allegro.sk. It gathers information from listing pages on one of Europe’s leading e-commerce marketplaces, providing valuable insights for market analysis and price monitoring.

5.0 (2)

Pricing

$1.00 / 1,000 products

3

Total users

17

Monthly users

12

Runs succeeded

>99%

Response time

1.8 days

Last modified

2 months ago

You can access the Allegro Listings 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.

1echo '{
2  "searchUrls": [
3    "https://allegro.pl/kategoria/komputery",
4    "https://allegro.pl/uzytkownik/X-KOM_PL"
5  ]
6}' |
7apify call piotrv1001/allegro-listings-scraper --silent --output-dataset

Allegro Listings Scraper API through CLI

The Apify CLI is the official tool that allows you to use Allegro Listings 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: