Posts by Marcelo • 1 point
1 post
-
0
votes0
answers115
viewsQ: Chunkedencodingerror when making requests in python
Good afternoon guys. I’m having a problem with requests for data scraping. The main function is the one that follows: def raspa_dados(lista_de_links, ministerio): links = [] autores = [] chamadas =…