stefanoste78
Member
Good morning.
Could you help me create code that scrapes from an open web page?
this is the website:
This website has the captcha code (which appears every three pages - approximately every 250 results).
I noticed that if I manually proceed to solve the captcha and arrive at the last page, then if I go from the last page to the first the captcha no longer appears.
This is why I thought it would be possible to get to the last page and then start the code that starting from the page where I will arrive will proceed to do the scraping in reverse (from the open page to the previous ones).
I am attaching an example file of the results obtained by entering the search key:
"fabbricazione medicinali"
Thanks to anyone who will answer
Could you help me create code that scrapes from an open web page?
this is the website:
Registro Imprese | I dati Ufficiali della Camera di Commercio
Registro Imprese, il portale con i dati e i documenti ufficiali della Camera di Commercio per richiedere visure, bilanci, elenchi, protesti, statuti, fascicoli.
www.registroimprese.it
This website has the captcha code (which appears every three pages - approximately every 250 results).
I noticed that if I manually proceed to solve the captcha and arrive at the last page, then if I go from the last page to the first the captcha no longer appears.
This is why I thought it would be possible to get to the last page and then start the code that starting from the page where I will arrive will proceed to do the scraping in reverse (from the open page to the previous ones).
I am attaching an example file of the results obtained by entering the search key:
"fabbricazione medicinali"
Thanks to anyone who will answer