I have faced few challenges while using data scrapping method to get data so wanted to know if there is any other way or strategy to scrap all the data on page?
Challenge I have faced in data scrapping are:
It is leaving or skipping some data element or jumping to next
In few cases, it is not able to scrap next page data
@priyata.1811, another option would be to use APIs, this website offers that, rather have your robot send http call and get back the data you need than scraping the interface: