Skip to content

charleslee94/reddit_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Python web crawler that:
  • Crawls through steam user wishlist
  • Calls upon reddit API to look through r/gamedeals to see if any games on the wishlist are currently on sale
  • Writes results to a textfile, scheduled using crontab
  • I had just finished Dark Souls 1, and had a blast. I had heard that Dark Souls 3 was coming out very soon, and I had a sneaking suspicion that Dark Souls 2 would be going on sale very soon. However, I didn't want to be scouring the internet for sales every day so I had the task automated.

    Installation

    pip install -r requirements.txt

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages