Uses Rapid API to fetch movies & TV series data from IMDb, filters the data, & uploads the data in different tables in a MySQL Database. The whole process is executed in one click using Talend.
- Python
- Talend Open Studio
- MySQL
- Make sure the given python script is placed in the project folder.
- Change the filepath to the script in the "create movies db" component accordingly.
- Set the username & password fields in the "Movie Table" & "TV Table" components.
- Run the job.