Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 553 Bytes

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