Skip to main content

An easy-to-use CLI to export your steam market history to various formats

Project description

GitHub Release GitHub Issues GitHub Pull Requests License

PyPI Version Python Versions

Quality Gate Status Security Rating Reliability Rating Maintainability Rating Vulnerabilities Technical Debt


Logo

steam-market-history

An easy-to-use CLI to export your steam market history to various formats
Report Bug · Request Feature

About The Project

steam-market-history is a command line tool written in Python which allows you to extract your entire Steam Market History with all transaction (sales/purchases) in a CSV or HTML file.

Key features

  • Extract your entire Steam Market History with all transactions to a HTML, CSV or JSON file
  • Overview of all transactions on a user-friendly webpage with searchable and filterable results

Demo

HTML Export Screenshot

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Python >= 3.10

Installation

Pip (recommended):

pipx install steam-market-history

Manual:

  1. Clone the repo
    git clone https://github.com/fabieu/steam-market-history.git
    
  2. Install poetry (if not already installed)
    pip install poetry
    
  3. Install dependencies and start virtual environment
    poetry install && poetry shell
    

(back to top)

Usage

Currently, the following commands are supported:

export

Fetch your Steam market history and export it to one or more file formats.

[!NOTE] On the first run you will be prompted for your Steam credentials. After a successful login the session is cached locally so subsequent runs do not require you to log in again. All processing is done locally on your machine — credentials are never stored in plain text.

Options:

  • --csv - Export market history as a CSV file
  • --html - Export market history as an interactive HTML file
  • --json - Export market history as a JSON file
  • --path - Directory to write exported files into (default: ./export)
  • --cache - Cache fetched transactions to disk and reuse on subsequent runs (default: disabled)

Exported filenames include a unique ID (e.g. steam-market-history-3f2e1a....csv) to avoid overwriting previous exports.

Examples:

Export your steam market history to a HTML file:

steam-market-history export --html

Export to CSV and JSON in a specific directory:

steam-market-history export --csv --json --path /tmp/steam-market-history

Export using a cached copy of your transaction history:

steam-market-history export --html --cache

version

Display package version, author, and license information.

steam-market-history version

(back to top)

Built With

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Acknowledgments

(back to top)

Disclaimer:

The Steam Market History Exported is a community project and is not affiliated with Valve or Steam.

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steam_market_history-3.3.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

steam_market_history-3.3.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file steam_market_history-3.3.0.tar.gz.

File metadata

  • Download URL: steam_market_history-3.3.0.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for steam_market_history-3.3.0.tar.gz
Algorithm Hash digest
SHA256 4c761270cbd5945e0d01a07dccc61d2fc8f74b2cab20325465062e8df631c0c3
MD5 12fc11552d03bd709f86fbad8d580e12
BLAKE2b-256 f9bd41da9ffa5859069248220d172dde105c46b813ddb095579b58ba53bb9b43

See more details on using hashes here.

Provenance

The following attestation bundles were made for steam_market_history-3.3.0.tar.gz:

Publisher: build.yml on fabieu/steam-market-history

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file steam_market_history-3.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for steam_market_history-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a0ec77fe591c129d8acc049e774a7e39fca9b0dda98fa26c6bb5991507b37533
MD5 e2afb118bd2d89af3873137ff599ca53
BLAKE2b-256 df5173e23756cacb10c343a13f7c1aa207687f05f37bfdbd93d557f02418eecc

See more details on using hashes here.

Provenance

The following attestation bundles were made for steam_market_history-3.3.0-py3-none-any.whl:

Publisher: build.yml on fabieu/steam-market-history

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page