Skip to content

Telegram Bot which responds with ratings of a requested TV Show/ Movie

Notifications You must be signed in to change notification settings

shreyas1599/Movie-Rating-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Movie Rating Bot 👋

Movie Rating Bot built for Telegram using the Telegram API. Bot responds with a rating for a TV show or a movie that is inputted. Currently only supports movie ratings for IMdB. Movie and TV ratings are supported for Rotten Tomatoes and Metacritic. OMdB API was used for fetching ratings from IMdB and BeautifulSoup was used to scrape ratings from Rotten Tomatoes and Metacritic.

Install

pip install -r requirements.txt

Usage

python movie_rating.py

Demo

  • To be added

To do

  • Improve conversation handling
  • Add support for TV shows on IMdB
  • Add Selenium support to prevent broken URLs while fetching through BeautifulSoup alone
  • Better handling of exceptions for incorrect movie name

Author

👤 Shreyas Thirumalai

Show your support

Give a ⭐️ if you liked it!


This README was generated with ❤️ by readme-md-generator

About

Telegram Bot which responds with ratings of a requested TV Show/ Movie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages