Allegro Scraper avatar

Allegro Scraper

Pricing

$2.10 / 1,000 scraped products

Go to Apify Store
Allegro Scraper

Allegro Scraper

Scrape Allegro product listings from search terms, listing URLs, or category URLs. Get prices, seller names, images, delivery text, item condition, and product parameters.

Pricing

$2.10 / 1,000 scraped products

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

🛒 Allegro Scraper for Product Listing Data

Allegro Scraper collects product listing data from Allegro search results, category pages, and listing URLs. Use it to export product titles, prices, seller names, item condition, images, delivery text, category IDs, product parameters, source URLs, and rank metadata into an Apify dataset.

Start with the prefilled laptop search and a small product limit. Once the output shape looks right, add more Allegro search terms or paste the exact Allegro URLs you want to monitor.

✅ What This Actor Does

This Allegro scraper is built for ecommerce research, price checks, assortment research, and marketplace reporting. It accepts plain search terms when you want a broad product search, and it accepts Allegro URLs when you already know the category or listing page you care about.

You can scrape:

  • Allegro search terms such as laptop, iphone 15, or ekspres do kawy
  • Allegro search and listing URLs
  • Allegro category URLs

Each accepted product is saved as soon as it is collected, so you can watch the dataset fill during the run. The Actor focuses on product listing cards. It does not scrape reviews, questions, checkout data, private account data, or full product-page descriptions.

📦 Data You Can Extract

Each dataset item is one Allegro product listing. Fields can include:

  • offerId - Allegro offer ID.
  • productId - product or listing product ID when shown.
  • title - product title from the listing card.
  • url - clean Allegro product or offer URL.
  • price and currency - visible product price, usually in PLN.
  • condition - visible item condition when Allegro shows it.
  • sellerName and sellerId - seller details from the listing.
  • sellerPositiveFeedbackPercent - seller feedback percentage when visible.
  • isSuperSeller - whether the listing or seller is marked as a Super Seller.
  • isSponsored - whether the listing is marked as sponsored.
  • imageUrl - main product image URL.
  • deliveryText - visible delivery or price-with-delivery text.
  • categoryId - Allegro category ID when exposed on the card.
  • parameters - visible product parameters such as screen size, processor series, keyboard layout, or disk type.
  • sourceTarget, sourceUrl, pageNumber, searchRank, and scrapedAt - metadata for tracking where each row came from.

Some fields can be empty when Allegro does not show that information on the listing card.

🧭 Common Use Cases

  • Track Allegro prices for a keyword or category.
  • Compare sellers and offer counts in a product niche.
  • Build product lists for ecommerce research.
  • Monitor sponsored and organic product placement.
  • Export listing data to CSV, JSON, Excel, Google Sheets, webhooks, or your own API workflow.
  • Schedule repeat runs on Apify for recurring price or assortment checks.

🚀 How To Run

  1. Add one or more values to Search terms, or paste Allegro pages into Allegro URLs.
  2. Set Product limit per source. Use 25 to 50 for a first run.
  3. Choose a sort order for search terms if needed.
  4. Add optional price filters.
  5. Leave Deduplicate offers on unless you want repeated offers from overlapping sources.
  6. Run the Actor and open the dataset.

The Actor does not ask for an Allegro login, cookies, or an Allegro API key.

⚙️ Input Options

FieldWhat it does
searchQueriesAllegro search terms to scrape.
startUrlsAllegro listing or category URLs to scrape.
maxProductsPerSourceMaximum product rows saved for each search term or URL.
sortSort order for search terms: relevance, price low to high, price high to low, or newest.
minPriceSaves only products at or above this visible price in PLN.
maxPriceSaves only products at or below this visible price in PLN.
deduplicateProductsSaves each Allegro offer once across the run.

🧾 Output Example

{
"offerId": "18581001532",
"productId": "fec071f8-4391-49bc-84ce-87939d67b798",
"title": "Mobilna stacja robocza Lenovo ThinkPad P52 i7 32 GB 1 TB SSD NVIDIA W11P",
"url": "https://allegro.pl/oferta/mobilna-stacja-robocza-lenovo-thinkpad-p52-i7-32-gb-1-tb-ssd-nvidia-w11p-18581001532",
"price": 1799,
"currency": "PLN",
"condition": "Używany",
"sellerName": "JB-S",
"sellerPositiveFeedbackPercent": 98.9,
"isSponsored": true,
"imageUrl": "https://a.allegroimg.com/s180/...",
"deliveryText": "1809,49 zł z dostawą",
"categoryId": "491",
"parameters": {
"Stan": ["Używany"],
"Przekątna ekranu": ["15.6\""],
"Seria procesora": ["Intel Core i7"]
},
"sourceTarget": "laptop",
"pageNumber": 1,
"searchRank": 1,
"scrapedAt": "2026-05-31T14:30:01.213Z"
}

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for each product collected from Allegro listing results. If a run starts but no products are saved, there is no product charge from this Actor's primary event.

Keep the product limit low for your first run, check the dataset, then raise the limit for larger searches or scheduled monitoring.

⚠️ Limits And Caveats

The Actor reads data visible on Allegro listing pages. It does not open every product page for long descriptions, reviews, Q&A, full seller profiles, checkout data, or private account information.

Allegro may show different products depending on source page, filters, ranking, availability, sponsorship, and marketplace changes. If Allegro does not expose a field on the listing card, the matching output field may be null.

❓ FAQ

❓ Do I need an Allegro account?

No. The input form does not require Allegro login details, cookies, or an Allegro API key.

🗂️ Can I use category URLs?

Yes. Paste an Allegro category URL into Allegro URLs, optionally with the filters already present in the URL.

💬 Does it scrape product reviews?

No. This Actor focuses on product listing data: prices, sellers, condition, images, delivery text, and visible parameters.

📝 Changelog

  • 0.1: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

🔗 Other actors

Made with ❤️ by Maxime Dupré