Disc Golf Twitter Bot

When a new disc golf disc is approved for use in tournaments it is posted on the PDGA website. A cron job is setup to run every day that scapes the PDGA websites and checks for new discs. If a new disc is detected, the info is extracted and a post is made to twitter.

Machine learning

A machine learning model (made with tensorflow ) was trained on all existing discs in order to predict how the new one will fly. This info is also added to the tweet.

See the entire thing in action by looking at the twitter page.