I’m trying to extract data from video page from Youtube, the only part I’m missing is to actually have a loop to click on the first x video on the page. Tried with data scraping, but the link to the video won’t show up. Any one have a idea?
somehow, I’m not able to work at all with IE, every time I try to select a element in IE, my screen goes black for fews seconds. That why I only use Chrome at the moment, but I managed to fix my problem using another selector to get the information I needed without actually clicking on the video. Still gonna mark your answer as solution tho as its work for those using IE or Firefox.
@MaxyArthes
hmm… I wonder why its not working for you in Chrome. I just opened up chrome and tested the same in that and I was able to get the URL. Looks like something is wrong in yours. Have you tried updating the extension etc.?