Csgo: Search Items
Csgo via Parse · marketplace
Search and list CS2 marketplace items with prices. Returns paginated results sorted by the chosen criterion. Supports filtering by weapon type category, item quality/wear, and text search. Pagination is offset-based: pass offset (0-indexed item position) and count (1–150) to page through results. Default sort is by marketplace popularity descending. Search and browse CS2/CS:GO skin marketplace items with prices, supporting filters by weapon type, quality, and text search. Fulfilled by Parse from market.csgo.com.
- csgo
- ecommerce
- entertainment
- market-csgo-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/93173ad4-75b7-42a8-ab01-300f3b502d6d/search_items
- Interface artifact
- sha256:1b2fd5ad3dd1274ae9a891e13dc73f5ef1e6989cb4ee48206b3b02a45b7125da
- Manifest digest
- sha256:afbb94112f7af617b5a39d3b9a0cf7f1163ec7899c9d7d31a28a897bc4d9f5c6
Request fields
- sort (string): Sort field.: Allowed values: default, popularity, price, profit, offers
- type (string): Weapon type/category filter (e.g. 'Pistol', 'Rifle', 'Sniper Rifle', 'SMG', 'Machinegun', 'Shotgun', 'Knife', 'Gloves', 'Container', 'Sticker', 'Other').
- count (integer): Number of items per page, between 1 and 150.
- offset (integer): Zero-based offset for pagination.
- search (string): Text search filter matching item names (e.g. 'AK-47', 'AWP', 'Asiimov').
- quality (string): Item wear/quality filter (e.g. 'Factory New', 'Minimal Wear', 'Field-Tested', 'Well-Worn', 'Battle-Scarred', 'Not Painted').
- sort_direction (string): Sort direction.: Allowed values: asc, desc
Example queries
- {"count":"5"}