Allegro Seller Leads Scraper avatar

Allegro Seller Leads Scraper

Under maintenance

Pricing

from $15.00 / 1,000 dataset items

Go to Apify Store
Allegro Seller Leads Scraper

Allegro Seller Leads Scraper

Under maintenance

Turn 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

axly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

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)

FieldTypeDescription
seller_loginstringAllegro seller username
seller_namestringSeller display name
super_sellerbooleanAllegro "Super Sprzedawca" status
company_namestringRegistered company / trading name
tax_idstringNIP / EU-VAT tax identification number
vat_countrystringCountry from the VAT id (e.g. PL, SK)
company_citystringRegistered company city
seller_ratingsobjectSeller rating summary
seller_idstringAllegro seller id
sample_offer_idstringAn offer this seller was found through
sample_offer_titlestringSample offer title
sample_offer_urlstringSample offer URL
sample_offer_pricestringSample offer price
sample_offer_currencystringCurrency (PLN)
sample_offer_ratingnumberSample product rating
category_idstringCategory the seller was mined from
source_type / source_valuestringQuery/category that produced the lead
scraped_atstringISO-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

  1. Niche prospect lists — search "drukarki 3D" or a category and export every business seller with company + NIP for outbound sales.
  2. Reseller / grey-market detection — find all merchants selling your brand and identify the legal entity behind each shop.
  3. Market entry research — quantify and locate the competing businesses in a category before launching in Poland.
  4. CRM enrichment — match Allegro shops to registered companies via NIP and append city + ratings.

Input parameters

FieldTypeDefaultDescription
searchQueriesarray["drukarka laserowa"]Keywords whose sellers you want
categoryUrlsarray[]Category pages/slugs to mine for sellers
businessOnlybooleantrueOnly sellers with a company / NIP
conditionenumanyany, new, used
minPrice / maxPriceintegerRestrict discovery to a price band (PLN)
includeSponsoredbooleantrueAlso mine sponsored offers
maxSellersinteger100Stop after this many unique leads
maxOffersScannedinteger~15× maxSellersSafety 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.