@Metaferssance My usage is consistently stable on any number of servers, meaning I use Server 1 with 100 threads. When I run a second server, it distributes the load between the two servers so that the total is 200. Also, I have an automatic problem from BAS, as the maximum running limit I have is 100 threads on one server or more; I will only get 100 threads. Is this because I am using the same key for fingerprints? Do I need a separate key for each 100 threads on two servers, or what?
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]]