Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taraspos/wishlist2text


https://github.com/taraspos/wishlist2text

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Wishlist2Text

## Using from terminal
* Get steam id by visiting [SteamIdFinder](https://steamidfinder.com)
* Run script with id as parameter
`python helpers/steam_wishlist.py -s 76561198049351440`

## Using as webserver
* TO DO