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

Mejora: definir funciones en el código Rotten Tomatoes (Prioridad baja) #23

Open carla-caracola opened 2 months ago

carla-caracola commented 2 months ago

Esta tarjeta es para pasar a funciones el código para la búsqueda y extracción de datos usando Selenium de la web de Rotten Tomatoes. Se desprende de esta tarjeta https://github.com/carla-caracola/cinem_extract_phyton_SQL/issues/13