Hello Folks,
Kindly help me with the below concern.
I came across the below inconsistency in Data Scrapping after I applied Filter Data Table.
- I was using data scrapping to get Mobile Cost and related details from Amazon.in.
- Plan was to scrap only the items in the first page as the “MaxNumberOfResults” was not working in Amazon.in.
- I was able to fetch the items (17 Items are usually displayed in the search) and write them into an excel file.
- On opening the excel I noticed some items without price has also been captured.
- I applied a filter data table to exclude entries without price.
- I re-run the process and found that the mobile without price details has been excluded. However the item count still remained 17 as the last mobile that was scrapped was getting duplicated.
I have uploaded the screenshots for reference. Kindly clarify why this is so and if there is any error I have made from my side.
Thanks in advance.