Live prices and listings from Youpin898 — China's second-largest CS2 marketplace — unified with every other market we track.
http://youpin898.com
Tracked items
29,033
Active listings (24h)
Last update
2026-05-25
20:34 UTC
Refresh cadence
~6 h
Between scrapes
24h Volume
$135,693,783
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$1,471,733.01 |
| 2 |
|
$735,866.72 |
| 3 |
|
$735,866.58 |
| 4 |
|
$191,325.31 |
| 5 |
|
$147,173.32 |
| 6 |
|
$147,173.32 |
| 7 |
|
$147,173.32 |
| 8 |
|
$147,173.17 |
| 9 |
|
$58,869.33 |
| 10 |
|
$38,265.06 |
Prices reflect the cheapest active Youpin listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=youpin to
return only Youpin listings — or omit it for a side-by-side view across every marketplace.
On top of the unified /steam/api/items route, every market we cover gets two convenience endpoints — one schema, one auth header, every marketplace.
/market/youpin/prices
Returns the current Youpin catalogue as a flat array. Each row is one item with the lowest active price we have on record.
[
{
"market_hash_name": "Souvenir UMP-45 | Gunsmoke (Minimal Wear)",
"price": 130.69,
"quantity": 1,
"createdat": "2026-05-25T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-05-25T00:00:00+00:00",
"variants": null
}
]
/market/youpin/history
Daily-snapshot history of the lowest Youpin price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-05-18T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-05-24T00:00:00+00:00",
"price": 130.69,
"quantity": 1
}
]
Prefer one call across every marketplace? Use the unified /steam/api/items endpoint with markets=… — same DTO, comparison data included.
Youpin898 (sometimes just "Youpin", "U898", or "Yyyp") is the second-largest Chinese marketplace for CS2 items, sitting behind Buff163 in volume but ahead of nearly every Western competitor. Pricing on Youpin frequently differs from Buff by a few percent — making it the second essential data source for any arbitrage or portfolio tool that takes the Chinese market seriously.
Scraping Youpin directly is just as painful as scraping Buff — geo-restrictions, rate limits, anti-bot. Our API does that work for you and outputs the same JSON schema as Buff, Skinport, CSFloat and the others.
Youpin898 is a Chinese CS2 marketplace, second in volume only to Buff163. It's been operating for years and is widely used inside the Chinese trading community.
Youpin's coverage is CS2-focused. We surface its CS2 listings alongside every other market in our catalogue.
Call /steam/api/items with markets=youpin and your API key. Same schema as every other marketplace we surface.
We pull Youpin on a scheduled cadence — the 'Last refresh' stat above shows the latest successful scrape.
Youpin898 has been operating for years and is established inside the Chinese trading scene. Verify directly with the marketplace before transacting — we surface it for data only.
One key. One schema. Every marketplace.