https://github.com/imlokesh/csgo-inventory-csv
Download your csgo inventory to a csv and fetch latest prices for each item.
https://github.com/imlokesh/csgo-inventory-csv
counter-strike csgo steam steam-api steam-inventory
Last synced: 24 days ago
JSON representation
Download your csgo inventory to a csv and fetch latest prices for each item.
- Host: GitHub
- URL: https://github.com/imlokesh/csgo-inventory-csv
- Owner: imlokesh
- Created: 2023-04-23T10:49:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T11:01:37.000Z (over 2 years ago)
- Last Synced: 2025-10-08T09:13:17.540Z (29 days ago)
- Topics: counter-strike, csgo, steam, steam-api, steam-inventory
- Language: JavaScript
- Homepage:
- Size: 4.84 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSGO Inventory to CSV
[](https://www.npmjs.com/package/csgo-inventory-csv)
[](https://www.npmjs.com/package/csgo-inventory-csv)
This program will help you quickly export your csgo inventory to a csv file. It will automatically fetch latest steam market prices using csgobackpack api.
## Usage
You'll need [nodejs](https://nodejs.org/en/download) installed to use this program.
Install using:
```
npm install -g csgo-inventory-csv
```
Then just run `csgo-inventory-csv` and the interactive prompts will guide you.
## Demo
You can view the [sample csv file](https://github.com/imlokesh/csgo-inventory-csv/blob/master/assets/imlokesh_76561198312488313_1682246447.csv) to know what to expect as output of the program. Below is a gif demo:
