Skip to content

TV shows and Anime next episode airing Date Tracker using Python and Web Scraping

Notifications You must be signed in to change notification settings

abhijeet007rocks8/AnimeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimeTracker

TV shows and Anime next episode airing Date Tracker using Python and Web Scraping.

Why??

Finding the airing date of next episode of your favourite TV shows and Anime is quite cumbersome job. Open the browser, Enter the link, and Search for the show/Anime

Lets automate-

This python code snippet takes the name of the anime/show you want to search and gives you the next airing date of the show.

To run the code--

1- First download the code base.
2- Open the Command Prompt
3- Install the dependencies

python -m pip install --upgrade pip
pip install requests
pip install bs4

3- Run the application

python Tracker.py

Working ScreenShot

About

TV shows and Anime next episode airing Date Tracker using Python and Web Scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages