antoniogamiz / tfg

Trabajo de fin de grado de Antonio Gámiz Delgado para el doble grado de Ingeniería Informática y Matemáticas.
GNU General Public License v3.0
1 stars 0 forks source link

Request functionality with retries #15

Open antoniogamiz opened 2 years ago

antoniogamiz commented 2 years ago

We need a function to make requests to extract web pages HTML code. This function needs to:

Also, as this is going to be the first function of the project, we also need to set up tests configuration.