You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚒ The application that keeps SteamDB up to date with the latest changes directly from Steam, additionally it runs an IRC bot and announces various Steam stuff in #steamdb and #steamdb-announce on Freenode.
This is a script that uses Selenium and the Chrome webdriver to automate the process of browsing a website that sells video games on Steam, filtering the sales by 2 year lows, sorting them by price, and adding the first 50 games to the user's cart.
SteamIMDB is a web based application for displaying a Steam games catalog. It was inspired by the IMDB site for created by Col Needham. SteamIMDB is coded in javascript and utlizes the react, express, and mongo frameworks.