Skip to content

A python based web scrapping application which fetch date of next episode/season of a TV series from internet

License

Notifications You must be signed in to change notification settings

Aneesh540/NextSeason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Next Episode Scrapper 🐍

A python application which uses Omdb Api and Imdb website to scrap information about next episode or season of given TV series

Prerequisites

  • python version 3.5 plus with additional libraries 1.BeautifulSoup 4 2.requests

  • MySQL version 8.0 or above

⚠️ 💀 Caution

  • Works only for TV series
  • Depends on correct data from Omdb Api
  • Full name of TV series should be provided (no short names like tbbt, got)

Input & Output

    Input
    Provide an email address followed by list of TV series [comma seperated values]
    
    Output 
    check inbox of email for next episode/seasons of TV series

screenshot 9

Overview of App

overview

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A python based web scrapping application which fetch date of next episode/season of a TV series from internet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages