Extract data from amazon website only upto 10 pages

Hello everyone,
I have query on looping the web pages.

I need to Extract the data only from first 10 pages in the amazon website, I tried using Do While Loop using “Count<=10”. But it is extracting the data from all the 20 pages.
Can anyone help me out with this issue ASAP.

Thanks&Regards,

2 Likes