Screen scraping from list of websites

when we type something in google search , we received a list of websites with headings.
My requirement is to copy the heading and url link of first 3 websites listed on the page.
My data scraping is working fine , but when the image file opens up, data scraping doesnot go past that image file.

How can we handle that?

1 Like

Hi @sainiboey

try to check first if it is the right page that you scrape in. then if not try to close the pop up message.

cheers :smiley:

Happy learning :smiley:

it actually failed the test cases.

so I need to scrap the heading and url of first 3 websites, but in the website mentioned above, it doesnot go past that images?

Hi @sainiboey

In your Excel give mute the movie and again do datascrapping again

Thanks
Ashwin.S