Hi. My robot opens amazon.in website using chrome browser.
It types “iphone” in the search bar and then used data scraping to extract names of iphones in the results. But it extracts only top two(sponsored) results.
Similary if robot searches for “rice” and then uses data scraping to extract names of resulting rice packets, it extracts only sponsored(not even all sponsored, some are missing) results.
I want to extract all results. I’m not able to understand how to achieve this. Can someone please help?
Here are my project files.
AmazonAutomation.zip (3.9 MB)