carla-caracola / cinem_extract_phyton_SQL

In this project, we extract cinema-related data from multiple sources using an API and web scraping. The data is then transformed and loaded into a MySQL database that we designed. We implemented this using MySQL Workbench, Jupyter Notebooks, Python, and libraries like Beautiful Soup, Selenium, MySQL Connector, Pandas, and NumPy.
1 stars 0 forks source link

Fase 6: Inserción de Datos en la Base de Datos #10

Open carla-caracola opened 2 months ago

carla-caracola commented 2 months ago

Una vez que tengas la estructura de la base de datos lista, debes insertar todos los datos en la BBDD diseñada en el paso anterior.