Skip to content

mpostument/SteamWishlistScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamWishlistScraper

Scrape your steam wishlist.

Table of Contents

Installing

Download the latest binary from releases

Getting Started

Scrape wishlist

  1. Generate api key on steam
  2. Run SteamWishlistScraper SteamWishlistScraper --username <SteamUserName> --apikey <ApiKey>

Note: Api key can be added to $HOME/.SteamWishlistScraper.yaml as apikey: <ApiKey>

Global parameters

username - Steam user name. Default ""
apikey - Steam api key. Default ""

Contributing

  1. Fork it
  2. Download your fork to your PC ( git clone https://github.com/mpostument/SteamWishlistScraper && cd SteamWishlistScraper )
  3. Create your feature branch ( git checkout -b my-new-feature )
  4. Make changes and add them ( git add . )
  5. Commit your changes ( git commit -m 'Add some feature' )
  6. Push to the branch ( git push origin my-new-feature )
  7. Create new pull request

License

SteamWishlistScraper is released under the Apache 2.0 license. See LICENSE.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages