I am trying to scrap data from a website. I found an api to get the data from the network. I got some of the products. Suppose, if a product catalog has 2500 pages that i can get only 25-30 products. I got only products those are there in the cloudfare cache. Is there any way to bypass cloudfare cache data?
I have tried to pass the different key-value pairs in header to by pass the cloud fare but it did not work.