based-jace / fara-the-film-bot

A Twitter bot that uses numerous APIs to recommend films, scrapes Wikipedia for data about them, then saves that data to a Google Sheet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fara-the-film-bot

Uses the Twitter, Taste Dive, and Google Sheet APIs synchronously with IMDB and Google Search to run a Twitter bot that recommends films based on if their previous tweet was liked/re-tweeted.

You can set the minimum likes/re-tweets in the file along with the default film.

You're going to need to generate your own keys to use this. Store them in an "api_stuff.py" file, along with the key names (you should be able to figure out what they're called by reviewing the top of the filmbot.py file) associated with them.

On Twitter: https://twitter.com/FilmFara

3/26/19: I have taken the account down. Goodbye, Fara!

About

A Twitter bot that uses numerous APIs to recommend films, scrapes Wikipedia for data about them, then saves that data to a Google Sheet.

License:MIT License


Languages

Language:Python 100.0%