Allegro Seller Leads Scraper
Under maintenancePricing
from $15.00 / 1,000 dataset items
Allegro Seller Leads Scraper
Under maintenanceTurn Allegro.pl sellers into B2B leads — get each seller's registered company name, NIP/EU-VAT tax id, city, ratings and super-seller status from any keyword or category. Deduped, one clean row per seller, ready for your CRM or outreach. Pay only for the leads you get.
Pricing
from $15.00 / 1,000 dataset items
Rating
0.0
(0)
Developer
axly
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Generate B2B lead lists from Allegro.pl — Poland's largest online marketplace. Give a keyword or category and get, for every unique seller, their registered company name, NIP / EU-VAT tax id, city, ratings and super-seller status — the business identity that ordinary listing scrapers never expose. Deduped, one clean row per seller, ready for your CRM or outreach.
No login, OAuth or proxy setup — Allegro's DataDome anti-bot is handled for you. Output is clean JSON/CSV/Excel.
Who it's for
- B2B sales & lead-gen agencies — build prospect lists of active Allegro merchants in any niche, complete with company name and tax id.
- Brands & distributors — discover who resells your products and capture the registered company + NIP for channel management and MAP enforcement.
- Market & competitive researchers — map the seller landscape of a category: how many businesses compete, where they are based, how they're rated.
- Data & RevOps teams — enrich a CRM with verified company identifiers (NIP is a unique Polish business registration number, ideal for matching).
What you get (output fields)
| Field | Type | Description |
|---|---|---|
seller_login | string | Allegro seller username |
seller_name | string | Seller display name |
super_seller | boolean | Allegro "Super Sprzedawca" status |
company_name | string | Registered company / trading name |
tax_id | string | NIP / EU-VAT tax identification number |
vat_country | string | Country from the VAT id (e.g. PL, SK) |
company_city | string | Registered company city |
seller_ratings | object | Seller rating summary |
seller_id | string | Allegro seller id |
sample_offer_id | string | An offer this seller was found through |
sample_offer_title | string | Sample offer title |
sample_offer_url | string | Sample offer URL |
sample_offer_price | string | Sample offer price |
sample_offer_currency | string | Currency (PLN) |
sample_offer_rating | number | Sample product rating |
category_id | string | Category the seller was mined from |
source_type / source_value | string | Query/category that produced the lead |
scraped_at | string | ISO-8601 timestamp |
By default only business sellers (those exposing a company / NIP) are returned;
set businessOnly to false to include private individuals too.
High-value use cases
- Niche prospect lists — search "drukarki 3D" or a category and export every business seller with company + NIP for outbound sales.
- Reseller / grey-market detection — find all merchants selling your brand and identify the legal entity behind each shop.
- Market entry research — quantify and locate the competing businesses in a category before launching in Poland.
- CRM enrichment — match Allegro shops to registered companies via NIP and append city + ratings.
Input parameters
| Field | Type | Default | Description |
|---|---|---|---|
searchQueries | array | ["drukarka laserowa"] | Keywords whose sellers you want |
categoryUrls | array | [] | Category pages/slugs to mine for sellers |
businessOnly | boolean | true | Only sellers with a company / NIP |
condition | enum | any | any, new, used |
minPrice / maxPrice | integer | — | Restrict discovery to a price band (PLN) |
includeSponsored | boolean | true | Also mine sponsored offers |
maxSellers | integer | 100 | Stop after this many unique leads |
maxOffersScanned | integer | ~15× maxSellers | Safety cap on offers scanned |
At least one of searchQueries or categoryUrls is required.
Example input
{"searchQueries": ["drukarka laserowa", "toner"],"businessOnly": true,"minPrice": 100,"maxSellers": 200}
Example output row
{"seller_login": "komtek","seller_name": "komtek","super_seller": true,"company_name": "KOMTEK KONRAD WAJDA","tax_id": "677-172-96-99","vat_country": "PL","company_city": "Kraków","sample_offer_url": "https://allegro.pl/oferta/18567803358","sample_offer_price": "554.00","sample_offer_currency": "PLN","category_id": "260089","scraped_at": "2026-08-28T10:00:00+00:00"}
Scheduling & integrations
- Schedule weekly runs to keep a fresh prospect list per category.
- Webhooks push new leads to your CRM, Make or Zapier on completion.
- Export to JSON, CSV or Excel, or pull the Apify dataset API into Google Sheets, HubSpot, Pipedrive, BigQuery or S3.
Use from an AI agent (MCP)
Callable from AI assistants via the Apify MCP server, so an LLM agent can build a
lead list from Allegro on demand. Point your MCP client at https://mcp.apify.com
and call allegro-seller-leads-scraper.
FAQ
Where does the company / NIP come from? Each seller's own offer detail page on Allegro publicly shows the registered business data for VAT-registered merchants; the Actor reads it once per seller and dedupes.
Do I need a proxy or Allegro account? No. DataDome anti-bot and location are handled automatically.
Why are some sellers missing? Private individuals don't publish a company/NIP;
with businessOnly on (default) they're skipped. Turn it off to include them.
How many leads can I get? Bounded by maxSellers and how many unique sellers a
query surfaces. Use several keywords or categories to widen the net.
Is this legal / GDPR-safe? The Actor collects only publicly listed business data. NIP/company data of sole traders can be personal data under GDPR — you are responsible for a lawful basis (e.g. legitimate interest) when using it for outreach, and for honoring opt-outs.