Preços e listagens em tempo real do Buff163 — o maior marketplace comunitário CS2 da China — unificados com 20+ outros mercados através de um único endpoint REST.
https://buff.163.com/
Tracked items
5,520
Active listings (24h)
Last update
2026-05-25
20:25 UTC
Refresh cadence
—
Between scrapes
24h Volume
$15,658,276
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$524,997.75 |
| 2 |
|
$210,000.00 |
| 3 |
|
$150,000.00 |
| 4 |
|
$75,000.00 |
| 5 |
|
$60,000.00 |
| 6 |
|
$46,500.00 |
| 7 |
|
$42,000.00 |
| 8 |
|
$35,185.18 |
| 9 |
|
$34,499.40 |
| 10 |
|
$31,851.75 |
Prices reflect the cheapest active Buff listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=buff to
return only Buff 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/buff/prices
Returns the current Buff 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/buff/history
Daily-snapshot history of the lowest Buff 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.
Buff163 (frequentemente escrito apenas "Buff") é operado pela NetEase e é de longe o maior marketplace CS2 da Ásia em volume de listagens e volume de troca de 24h. Os preços ali ficam tipicamente alguns por cento abaixo dos marketplaces ocidentais, o que torna os dados Buff essenciais para qualquer comparação de preços séria, ferramenta de arbitragem ou motor de avaliação de inventário.
Buff163 é o maior marketplace comunitário chinês para itens Steam, principalmente CS2 e Dota 2. Lançado em 2017, em RMB, com volume de listagens consistentemente maior que todos os marketplaces ocidentais juntos.
Through our API we focus on CS2 and Dota 2, the two largest categories on Buff163. Coverage for smaller games depends on which scrapers we run — check the 'Supported games' section above for the current list.
Obtenha uma chave API do dashboard e chame /steam/api/items com markets=buff. A resposta vem no mesmo DTO de qualquer outro marketplace — um esquema, uma integração.
We scrape Buff on a tight schedule and the 'Last refresh' stat above shows the most recent successful pull. Highly liquid items refresh more aggressively than long-tail listings.
Buff163 opera desde 2017 e é o padrão de facto para trading de skins na China continental. Verifique sempre diretamente com o marketplace antes de transacionar — apresentamos Buff para dados, não como recomendação de trade.
One key. One schema. Every marketplace.