Cross-market comparison
Compare YouPin898 prices against other marketplaces in a single API call.

Query YouPin898 listings, buy orders, and completed sales through one CS2Cap endpoint. Rather than integrating YouPin898 directly, you get its feed normalized alongside every other marketplace we track.
YouPin898 (悠悠有品) is the other half of the Chinese CS2 market alongside Buff163, and on many items it is the deeper book of the two. Its prices frequently diverge from Western marketplaces, which makes it the single most useful comparison point for anyone measuring true arbitrage rather than fee noise. It reports buy orders and completed sales as well as asks, so it can be read for demand and not just for price.
CS2Cap tracks 6.5M Youpin898 listings across 28.4K items, 67.5% of the CS2 catalog, holding $132.6M in listed value. That makes it the largest listing book of the 41 marketplaces tracked here. The feed refreshes every 10 minutes, with buy orders and completed sales. Prices are quoted in CNY and converted to USD with hourly-refreshed exchange rates. Daily Youpin898 price history runs back to Dec 2022.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=youpin¤cy=USD&limit=1"CS2Cap normalizes Youpin898 into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.
Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.
Lowest listed price and quantity for items available on YouPin898, refreshed every 10 minutes.
Highest standing bid and bid count from YouPin898 via the Buy Orders endpoint.
Individual YouPin898 sale records: price, timestamp, and float value and paint seed where the marketplace publishes them.
Doppler and Gamma Doppler phases priced as separate entries on the YouPin898 feed, not folded into the base skin.
YouPin898 quotes in CNY; CS2Cap stores the native price and converts to USD with exchange rates refreshed hourly.
Daily YouPin898 price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including YouPin898 in spread and volume calculations.
Compare YouPin898 prices against other marketplaces in a single API call.
Track YouPin898 pricing programmatically alongside other providers.
Include YouPin898 data in spread, volume, and pricing analysis across markets.
Calculate YouPin898 order spreads using combined price and buy order data.
No. CS2Cap is a third-party aggregation service. YouPin898 data is included as one of many supported marketplace sources.
CS2Cap returns YouPin898 listing prices, buy orders, and individual sale records, refreshed every 10 minutes, with daily history since Dec 2022.
Yes. YouPin898 is also written as YouPin, UU898, UU, 悠悠有品. Those names all refer to the same marketplace, and this page covers that single feed.
Doppler and Gamma Doppler phases are separate price entries on the YouPin898 feed. Individual float values and paint patterns are not separate price points; float value and paint seed appear on sale records where the marketplace publishes them.
YouPin898 quotes in CNY. CS2Cap stores the native price and converts at read time to USD, or the currency you request, using exchange rates refreshed hourly.
Use the repeated providers=youpin parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=youpin parameter.
Check endpoint access, choose a plan, and create your key.