Allegro Fast Product Scraper
Pay $0.50 for 1,000 Products
Allegro Fast Product Scraper
Pay $0.50 for 1,000 Products
Allegro Scraper allows you to fastly scrape data from allegro.pl, allegro.cz and allegro.sk from the listing page , 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 Fast Product 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-fast-product-scraper --silent --output-dataset
Allegro Fast Product Scraper API through CLI
The Apify CLI is the official tool that allows you to use Allegro Fast Product 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:
- 19 monthly users
- 2 stars
- 91.4% runs succeeded
- 8.3 days response time
- Created in Apr 2024
- Modified 2 days ago