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.
- 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.
You can install the library using pip:
pip install csfloat_api