Hi,
I tried to scrape data from the Flipkart website.. But it is not ale to pull out the tables from there. Below are the steps required.
- Get an input from the user for the products they want to buy
- Open flipkart and search for that product
- scrape all the data till the last page and write to an excel sheet.
I am able to reach upto step 2, but when I try to extract the data table, it gives an error. Could you please help with this?
Regards
Khwaja