I am currently building a program that scrap data on some websites on a regular basis with requests module. This program needs to be robust over some internet c
requests