@m4zuper Hey, man, the issue still occurred, even though I added what you said. Is this have any relation with a fingerprint? Because I don't use that tho, as you saw in my test script. I think this is related to this post : https://community.bablosoft.com/topic/19823/playing-youtube-with-vpn-extension-white-blank-bas-browser/2
Need help with a page parser!
-
Hello.
I tried to make a parser for Pornhub today. Everything is successful, but I do not know how to make it parse all the pages from the category in order.
It works like this, Link fo category: (https://rt.pornhubpremium.com/categories/hentai?o=cm&page=1)
&page=1-it should automatically iterate through 1, 2, 3, 4, until it stops.Please tell me how to implement this
Project: pornhub.xml
-
@Justfeel said in Need help with a page parser!:
Input resource like this >
https://rt.pornhubpremium.com/categories/hentai?o=cm&page=Add for-next loop at beginning,
Embed rest of code in that loop and add
[[CYCLE_INDEX]] to {{link fo category}} like this >
{{link fo category}}[[CYCLE_INDEX]]