This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SETUP: | |
# 1. install python from https://python.org with the default settings | |
# 2. run the following command for your operating system: | |
# - MacOS/Linux: `python3 -m pip install beautifulsoup4 lxml pyperclip` | |
# - Windows: `py -m pip install beautifulsoup4 lxml pyperclip` | |
# | |
# USAGE: | |
# 1. scroll to the bottom of this page: https://store.steampowered.com/account/history/ | |
# 2. click "LOAD MORE TRANSACTIONS" | |
# 3. scroll back to the top |