I am trying to extract the list of mobiles from flipkart using data scraping. But UIPath only fetches first row data. Could anyone please help

I was trying to extract the list of “pampers” from flipkart using data scraping. unlike the list of mobiles and laptops, flipkart lists pampers in a table format (See attached.) UiPath only fetches first row data. Please help me.

Could anyon

e please help

steps:-

Go to flipkart and search “pampers” in homepage search box.
see the listing similar to the attached screen shot
open data scraper and try to fetch the name, price of all the 40 records from the first page.

Hi @Kapil_Kuriakose

Maybe you need to add a delay before scraping data.

Please refer as below project for guidelines
scraping_Data_fromflipkart.zip (987.6 KB)

I hope it will be useful for you :blush:

Thanks so much.!

1 Like