I am data scraping from a web page with several pages and the problem that I have is that when I decide to add in URL for the data scrape, the first page’s Title/Name column disappear.
Scraping the website without including URL works totally fine so I am wondering if anyone has had a similar problem the the first page of every new tab in the browser ends up blank but the rest of the pages scrape as normal.
Fine in data scrapping activity we got an option called DelayBetweenPagesMS where set with a value of around 5000 and try once
Cheers @Robert_Wennberg
I tried as you said and increased the timer to 5000 and even 7000, but the problem still remains.