Skip to content

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

Notifications You must be signed in to change notification settings

WooTechnology/IMDb-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33a800c · Feb 2, 2020

History

10 Commits
Feb 2, 2020
Feb 2, 2020
Dec 28, 2019
Feb 2, 2020

Repository files navigation

IMDb-Scrapper

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

User Input:

user_input

Fetching data:

fetching_data

Final output Email:

email_output

About

Description: The Python script will require an email address and a list of favorite TV series for multiple users as input. Then, it will store the input data in the MySQLdb table(s). A single email will be sent to the provided email address with all the appropriate responses(like the next telecast date, IMDb rating, etc) for every TV series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages