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

Revisar Params: Fase 1 #15

Closed BeaDataArtist closed 2 months ago

BeaDataArtist commented 2 months ago

Usar params en la funcion de llamada en lugar de directamente usar la url que nos da la pagina

BeaDataArtist commented 2 months ago

Los params han sido eliminados totalmente pues no nos sirven ya con cómo está el código.