Data Scraping Question

I want to add data of 500 books in flipkart.

open flipkart
seacrh book
then create a data of 500 books using data scraping.

data is = book name, price, rating

Can you give some more details? What does the flipkart UI output - a list of books?

i want to search “book” in flipkart.
when all books are open.
then extract the data of 500 book like as “book name”,“Price”.
and print on excel file

Hi @vaibhav_manav

This one will give you some highlevel idea.

Thank you.

Bro I watch this vid, but this is not work properly on book. Because when we use data scraping in book it will not take proper data.
So please open book and try it one time bro.

Hi @vaibhav_manav

Here is an another sample.

URL: All Categories- Buy Products Online at Best Price in India - All Categories | Flipkart.com

Here we are limiting the no of items.

sample code:
Flipkart.xaml (16.6 KB)

Thank you.

bro, this file is not open ,can you please send it to me in .rar formet.
Due to this I can easily understand this

Are you getting any error while opening the file?

If so please share the screenshot here.

Thank you.

THIS ERROR IS OCCUR

Can you please set modern ui for the project and try?

Please have a look here.

Thank you.

Now it’s work bro.
Thank you😊

1 Like

Hope you got some idea on the query. If so kindly close this topic by marking relevant post as solution.

Thank you.

1 Like

Relevant post as solution.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.