Poizon Listings Scraper avatar

Poizon Listings Scraper

Pricing

from $2.00 / 1,000 product listings

Go to Apify Store
Poizon Listings Scraper

Poizon Listings Scraper

The POIZON Listings Scraper extracts product listings and enriched product pages from POIZON (Dewu), capturing titles, brands, prices, style codes, units sold, per-size resale prices and stock, specs, images and reviews in English — ideal for resale price tracking and catalogue matching.

Pricing

from $2.00 / 1,000 product listings

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

🚀 POIZON Listings Scraper

Easily extract product listings from POIZON (得物 / Dewu), Asia's largest sneaker, streetwear and luxury resale marketplace. The POIZON Listings Scraper turns any search, category or brand page into a clean, structured dataset — titles, prices, manufacturer style codes, per-size availability, specifications and customer reviews — all in English, with no login and no manual clicking.

✨ Features

  • 🏷️ Comprehensive product data — title, brand, category, image, price, units sold, release date and the manufacturer style code (e.g. CW2288-111) that lets you join POIZON data to StockX, GOAT, Nike or any retail catalogue.
  • 📏 Per-size resale prices — every size is priced separately on POIZON. Turn on product details and you get a full size-by-size price, stock and delivery breakdown for each product.
  • 🔍 Search, category, brand or product URLs — scrape by keyword, paste a category or brand page, or hand it a list of specific product URLs.
  • 🌍 English output — titles, categories, specifications and size labels come back in English, not Chinese or Russian.
  • Specs, images and reviews — materials, closure type, colorway, the full image gallery, average rating and review count.
  • Fast and cheap — no browser needed, so hundreds of products per minute at a fraction of the cost of browser-based scrapers.

🛠️ How It Works

  1. Enter search queries – type what you are looking for, e.g. nike air force 1, jordan 4, or a style code.
  2. Or paste URLs – add POIZON category, brand, search or product URLs, e.g. https://www.thepoizon.ru/brand/nike.
  3. Choose your depth – leave Scrape product details off for a fast, cheap catalogue sweep, or turn it on for per-size prices, specs and reviews.
  4. Set a limit and run – results stream into the dataset and can be downloaded as JSON, CSV, Excel, HTML or XML, or pulled through the Apify API.

📥 Input

FieldTypeDescription
searchQueriesarrayKeywords to search for on POIZON.
startUrlsarrayPOIZON category, brand, search or product URLs.
maxItemsintegerMaximum number of products to save (default 50).
scrapeDetailsbooleanAlso collect per-size prices, specs, images and reviews (default false).
proxyConfigurationobjectOptional proxy settings.
{
"searchQueries": ["nike air force 1"],
"startUrls": [{ "url": "https://www.thepoizon.ru/brand/nike" }],
"maxItems": 50,
"scrapeDetails": false
}

📊 Sample Output Data

With Scrape product details turned off — fast catalogue data:

{
"spuId": 8900006958407506,
"url": "https://www.thepoizon.ru/product/nike-air-force-1-low-07-triple-white-8900006958407506",
"title": "Nike Air Force 1 Low '07 'Triple White'",
"articleNumber": "CW2288-111",
"brandName": "Nike",
"brandId": 144,
"googleProductCategory": "Apparel & Accessories > Shoes",
"price": 8950,
"currency": "RUB",
"priceFormatted": "8,950 ₽",
"imageUrl": "https://cdn-img.thepoizon.ru/pro-img/origin-img/20260703/dc5a5e9bac6c49afa2c6a34f25747312.jpg",
"soldLabel": "2.5M sold",
"releaseDate": "2021-02-14T16:00:00.000Z"
}

With Scrape product details turned on, every product additionally carries specifications, images, ratings, reviews and the size-by-size price breakdown:

{
"spuId": 8900006958407506,
"title": "Nike Air Force 1 Low '07 'Triple White'",
"articleNumber": "CW2288-111",
"brandName": "Nike",
"categoryName": "Sneakers",
"gender": "unisex",
"sizeSystem": "RU",
"properties": {
"Upper Material": "Cow Leather",
"Sole Material": "Rubber",
"Closure Type": "Lace-Up",
"Colorway": "White",
"Style ID": "CW2288-111"
},
"images": ["https://cdn.poizon.com/pro-img/origin-img/20260703/dc5a5e9bac6c49afa2c6a34f25747312.jpg"],
"rating": 5,
"reviewsCount": 410,
"reviews": [
{
"score": 5,
"variant": "Size: 39,5 RU (40,5 EU)",
"author": "+***9",
"publishedAt": "Jul 29, 2026"
}
],
"variants": [
{
"skuId": 8900076788237506,
"size": "40,5",
"color": "White",
"edition": "Original Shoe Box Included",
"price": 9250,
"currency": "RUB",
"priceFormatted": "9,250 ₽",
"inStock": true,
"deliveryEstimate": "9-12 days"
}
],
"variantsInStock": 17
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

🗂️ Data Fields

FieldDescription
spuIdPOIZON product ID
urlProduct page URL
titleProduct title in English
articleNumberManufacturer style code (join key to StockX, GOAT, retail)
brandName, brandIdBrand
categoryName, googleProductCategoryCategory labels
price, currency, priceFormattedLowest listed price
imageUrlMain product image
soldLabelUnits sold, e.g. 2.5M sold
releaseDateOriginal release date
gender, ageRange, sizeSystemFit metadata (details only)
propertiesSpecifications: materials, closure, colorway, style ID (details only)
imagesFull image gallery (details only)
rating, reviewsCount, reviewsRatings and customer reviews (details only)
variantsPer-size skuId, size, price, inStock, deliveryEstimate (details only)
variantsInStockNumber of sizes currently available (details only)

💰 How much does it cost to scrape POIZON?

This Actor uses pay per event pricing — you pay for the results you get, not for the time it runs.

EventPriceWhen it is charged
Product listing$0.002For each product saved without details
Item detail$0.005For each product saved with per-size prices, specs and reviews

That works out to roughly:

  • $2 per 1,000 products for a catalogue sweep
  • $5 per 1,000 products with full details, per-size pricing and reviews

The Apify Free plan includes $5 of monthly usage, which is enough for about 2,500 listings or 1,000 fully detailed products every month at no cost.

💡 Tips

  • Start with maxItems: 50 and scrapeDetails: false to preview what a query returns, then re-run deeper once you are happy with the results.
  • Use the style code (articleNumber) to match POIZON products against StockX, GOAT or retail catalogues — it is the most reliable join key across marketplaces.
  • Each individual search query, category or brand page returns up to 1,200 products. To go wider, split your run across several narrower queries or brand pages instead of one broad one.
  • Prices are listed in RUB; convert to your reporting currency downstream if needed.
  • If you run very large jobs, enable residential proxies in the input to avoid rate limiting.

❓ FAQ

Do I need a POIZON account? No. The Actor only reads publicly available product pages.

Are the prices real resale prices? Yes — POIZON prices each size separately, and the variants array reflects what buyers actually pay per size, including delivery estimates.

Why are reviews in Russian? Review text is written by buyers in their own language and is returned as published. Titles, categories and specifications are returned in English.

Is scraping POIZON legal? This Actor collects publicly available data only. Web scraping of public data is generally legal in the EU and US, but you are responsible for how you use the data — do not collect personal data and comply with the applicable terms and regulations. If in doubt, consult a lawyer.

Something is not working or I need a custom field. Open an issue on the Actor's Issues tab. Custom scraping solutions are available on request.

Start tracking POIZON resale prices with POIZON Listings Scraper today! 🚀