Vote count:
-1
I am scraping the site: http://www.fifacoinsale.com/
The url of the javascript output of 1 product I need is: http://www.fifacoinsale.com/default/quick/singlewithcategoryid?count=100&category_id=6 This product is 100K
So by any logic this would mean that all the other urls for the other products (200, 300, 400, 500, 600 and so on) would be: http://www.fifacoinsale.com/default/quick/singlewithcategoryid?count= (any product) &category_id=6
But this does not work and I cannot get the urls for the others as when I refresh the page under xhr on network, inspect element it just sets the javascript page back to orignal an only gives me the url for 100K
How do I find other product javascript urls so i can scrape them
asked 54 secs ago
Javascript scraping
Aucun commentaire:
Enregistrer un commentaire