# Allegro.pl Product Listings Scraper (`parseforge/allegro-scraper`) Actor

Scrapes product listings from Allegro.pl search results, category pages, and seller storefronts. Returns each product as a flat row with title, price, seller details, and stock status. Supports keyword search and direct URLs.

- **URL**: https://apify.com/parseforge/allegro-scraper.md
- **Developed by:** [ParseForge](https://apify.com/parseforge) (community)
- **Categories:** E-commerce, Automation, Other
- **Stats:** 78 total users, 2 monthly users, 88.9% runs succeeded, 0 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $7.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

[![ParseForge](https://raw.githubusercontent.com/ParseForge/apify-assets/main/banner.jpg)](https://apify.com/parseforge?fpr=vmoqkp)

### Allegro.pl Product Listings Scraper

**Scrape Allegro.pl product listings from any search, category, or seller page, up to a million products per run.** Each product comes with its price, seller info, rating, and stock status. No browser needed. Export to CSV, JSON, Excel, or XML.

Allegro's marketplace moves fast, and manually copying product data from search results and category pages is slow and error-prone. This Actor reads the public Allegro.pl listing pages directly, collecting every visible product from a URL you provide or a keyword you search for. It returns a clean, structured dataset ready for analysis, price monitoring, or feeding into your own tools.

| Who uses it | What they scrape Allegro for |
|---|---|
| E-commerce managers | Monitor competitor pricing and assortment on Allegro.pl daily. |
| Dropshippers | Find trending products and reliable suppliers with high seller ratings. |
| Market analysts | Track which brands and product categories are gaining traction in Poland. |
| Price comparison sites | Feed up-to-date Allegro.pl listings into a price comparison engine. |

### What it does

This Actor collects product listings from Allegro.pl search results, category pages, or seller storefronts and returns each product as a flat row with its title, price, seller details, and other visible attributes.

- 🔗 **Start URL:** Paste any Allegro.pl listing, category, or seller page URL after applying your filters in the browser.
- 🔍 **Keyword search:** Type a product name or keyword to search Allegro.pl directly, overriding the Start URL.
- 📊 **Sort control:** Order results by relevance, best selling, price ascending, price descending, or newest arrivals.
- ⚡ **Pure HTTP:** No headless browser overhead, so runs are fast and cost fewer platform resources.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

### What you can do with Allegro data

**💰 Monitor competitor prices.**

An e-commerce manager pastes a competitor's category URL and scrapes it daily to track price changes and adjust their own pricing strategy.

**📦 Find winning products for dropshipping.**

A dropshipper searches for a niche keyword, sorts by best selling, and scrapes the top 200 products to identify high-demand items with reliable sellers.

**📈 Analyze Polish market trends.**

A market analyst scrapes multiple category pages weekly to measure brand presence, average price points, and new product introductions in the Polish e-commerce market.

**⭐ Vet supplier quality.**

A reseller scrapes a seller's storefront to review their entire catalog, average ratings, and delivery costs before committing to a partnership.

### Why choose this scraper

| | What you get |
|---|---|
| **No browser overhead** | Runs on pure HTTP requests, making it faster and cheaper than browser-based scrapers. |
| **Flexible input** | Start from any Allegro.pl listing URL or type a product keyword. |
| **Sort order control** | Collect products sorted by price, popularity, or newest, matching the Allegro.pl sort options. |
| **Scalable volume** | Set a maximum from 1 to 1,000,000 products per run to fit any project size. |

### How it compares

This Actor focuses on fast, browserless listing scraping from Allegro.pl with flexible URL and keyword inputs, while other Allegro scrapers offer cross-domain support or deeper product detail extraction.

| Feature | ParseForge | Allegro Fast Product Scraper | Allegro Product Detail Scraper | Allegro.pl Product Scraper |
|---|---|---|---|---|
| Keyword search input | Yes | Not listed | Not listed | Yes |
| Direct URL input | Yes | Yes | Yes | Yes |
| Sort order control | Yes | Not listed | Not listed | Not listed |
| Pure HTTP (no browser) | Yes | Not listed | Not listed | Yes |
| Multi-domain support (cz, sk) | Not listed | Yes | Not listed | Not listed |
| Full product specifications | Not listed | Not listed | Yes | Yes |

### Configure the run

Drive the Actor from a direct Allegro.pl URL or a keyword search, set a maximum number of products, and choose a sort order to control exactly which listings land in your dataset. The Input tab lists every parameter.

A first run with the defaults:

```json
{
 "startUrl": "https://allegro.pl/listing?string=laptop",
 "maxItems": 10
}
```

A larger pull:

```json
{
 "startUrl": "https://allegro.pl/listing?string=laptop",
 "maxItems": 200
}
```

### Pricing

Pay-per-result: **$0.0075 per result** collected. You pay only for the results written to your dataset.

| Results collected | Approximate cost |
|---|---|
| 100 results | $0.75 |
| 1,000 results | $7.50 |
| 10,000 results | $75.00 |

New Apify accounts start with $5 in free credit.

### Free users

Free-plan runs return up to 10 results as a preview. [Upgrade your Apify plan](https://console.apify.com/sign-up?fpr=vmoqkp) to collect up to 1,000,000 results per run.

### Run it

1. [Create a free Apify account with $5 in credit](https://console.apify.com/sign-up?fpr=vmoqkp).
2. Open the [Allegro.pl Product Listings Scraper](https://apify.com/parseforge/allegro-scraper?fpr=vmoqkp).
3. Set your inputs and any filters, then click **Start**.
4. Export the results as CSV, Excel, JSON, or XML from the **Dataset** tab.

Run it programmatically through the [Apify API](https://docs.apify.com/api/v2) (`run-sync-get-dataset-items`) or the [ApifyClient](https://docs.apify.com/api/client/js) for JavaScript and Python.

### Use with AI agents (MCP)

Give an AI agent live access to Allegro through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

```bash
claude mcp add --transport http apify "https://mcp.apify.com/?tools=parseforge/allegro-scraper"
```

Then prompt it in plain language to run the scraper and read back the results.

### Troubleshooting

**Why am I getting no results?**

Check that your Start URL or search keyword is correct and that the page contains products. If you used a keyword, try a broader term. Also verify that the URL is from allegro.pl and not a different domain.

**The Actor stopped before reaching my max items limit.**

This happens when the listing page has fewer products than your set maximum. The Actor collects every product it finds and stops when pagination ends. Try a broader search or category to get more results.

**Why are some product details missing in the output?**

The Actor collects only the data visible on the listing page. Some details, like full specifications or all images, are only available on the individual product page. For that level of detail, consider a product detail scraper.

**The prices look different from what I see on the website.**

Allegro sometimes displays personalized prices based on your browsing history or location. The Actor sees the default public price. Try opening the URL in a private browser window to compare.

**I get an error when using a very long or complex URL.**

Some Allegro URLs with many filter parameters can be very long. Try shortening the URL by removing unnecessary tracking parameters after the question mark, keeping only the essential filter parameters.

### FAQ

| Question | Answer |
|---|---|
| Can I scrape a specific seller's products? | Yes. Browse to the seller's storefront on Allegro.pl, copy the URL, and paste it as the Start URL. The Actor will collect all visible products from that seller's pages. |
| Does this Actor handle pagination? | Yes. It follows the pagination links on Allegro.pl listing pages automatically, collecting products until it reaches your set maximum or the end of the results. |
| What data fields does the Actor return? | The Actor returns all visible fields from the listing page, including product title, price, seller name, seller rating, condition, and stock status. The exact schema is shown in the sample output on the Actor's page. |
| Can I filter results by price range or condition? | Apply your desired filters directly on the Allegro.pl website, then copy the resulting URL and use it as the Start URL. The Actor scrapes exactly the filtered view you created. |
| Does this work for Allegro.cz or Allegro.sk? | This Actor is built for Allegro.pl, the Polish marketplace. The page structure of the Czech and Slovak sites differs and is not supported. |
| Is a browser required to run this Actor? | No. This Actor uses pure HTTP requests, which makes it faster and more cost-effective than browser-based scrapers. It does not execute JavaScript. |
| How do I get the URL for a specific category? | Go to allegro.pl, browse to the category you want, apply any filters like price range or condition, and copy the full URL from your browser's address bar. |
| Can I schedule this Actor to run automatically? | Yes. Apify supports scheduled runs. You can set this Actor to run hourly, daily, or weekly to keep your product data fresh. |
| What export formats are supported? | You can export your scraped data to CSV, JSON, Excel, XML, or RSS, or push it directly to a service like Google Sheets or an API endpoint via Apify integrations. |
| How many products can I scrape in one run? | You can set the maximum from 1 up to 1,000,000 products. The Actor stops when it reaches your limit or when there are no more products to collect. |

### Related actors

Browse the full [ParseForge collection](https://apify.com/parseforge?fpr=vmoqkp) for more scrapers.

🆘 **Need help?** Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ **Disclaimer.** This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Allegro.pl sp. z o.o. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

# Actor input Schema

## `startUrl` (type: `string`):

Allegro.pl listing or search page URL. Browse allegro.pl, apply your filters, and paste the URL here.

## `maxItems` (type: `integer`):

How many products to collect per run.

## `searchQuery` (type: `string`):

Search for products by keyword (e.g., 'laptop', 'iPhone 15', 'Nike shoes'). Overrides Start URL.

## `sortBy` (type: `string`):

Sort results order.

## Actor input object example

```json
{
  "startUrl": "https://allegro.pl/listing?string=laptop",
  "maxItems": 10
}
```

# Actor output Schema

## `overview` (type: `string`):

Overview of products with key fields

## `fullData` (type: `string`):

Complete dataset with all scraped fields

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrl": "https://allegro.pl/listing?string=laptop",
    "maxItems": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("parseforge/allegro-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrl": "https://allegro.pl/listing?string=laptop",
    "maxItems": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("parseforge/allegro-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrl": "https://allegro.pl/listing?string=laptop",
  "maxItems": 10
}' |
apify call parseforge/allegro-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,parseforge/allegro-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/fYjzIDfRwSTUQD45k/builds/Ahb0fTXWhdN7xJQLC/openapi.json
