This is the project folder of me interacting with different Steam API to build my own custom database for Steam comment analysis (such as sentiment analysis and topic modeling).
The folders and the corresponding articles are listed as below
Folder | Article Title | Link |
---|---|---|
create_app_list | Scraping information of all games from Steam with Python | Medium |
scrape_comments | Efficiently Scraping Steam Game Reviews with Python: A Comprehensive Guide | Medium |
scrape_categories | Track Trending Games w/ Steam API & Python | Medium |