Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 784 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 784 Bytes

CSFloat API Client (Unofficial)

This is an unofficial Python library for interacting with the CSFloat API. The library allows users to programmatically access CSFloat’s listings, buy orders, user information, exchange rates, and more.

Key Features

  • Fetch all available listings: Retrieve detailed listings with filters (price, float, rarity, etc.)
  • Retrieve buy orders: Get buy orders and similar listings for specific items.
  • Manage user data: Access and manage trades and searches based on Steam ID64.
  • Create and manage your own listings: Easily list your items and make offers.
  • Support for both types: Works with both 'buy now' and auction listings.

Installation

You can install the library using pip:

pip install csfloat_api