Hi,
I’m having an issue with a data scraping, I’m trying to scrap data from a e-commerce website and to export it on excel thanks to a write range activity. When I’m executing the task for one page (without asking the data scraping tool to switch the the next pages) everything works perfectly. However when I create the same process for the multiple pages an error message appear at the end of the process saying “Object reference not set to an instance of an object”.
FYI, I have the same Datatables for the Extract Strucutured Data ad the Write range activites and the MaxNumberOfresults is 0.
Is there a solution ? Could it be because the webpage is taking a while to load ?
Thx in advance