@Axel79 unfortunately no, i know only specific countrys, also you can try to buy ipv4/ipv6 your personal, it will be cheaper too than traffic, depends on what work do you do, if you need to change ip often => mobile, if you working with around 20 profiles per month, its better to buy for each profile own ipv4/ipv6 proxy
How to split a list data to multiple thread ?
-
First, you have to use "{{BrowserThread}}" variable and "Element Number" command. So you can create a new variable where "[[SUBLIST_LENGTH]]" can be calculate by ([[MAIN_LIST_LENGTH]]/{{BrowserThreads}}). Lets say, you have list contains 10,000 URLs and you want to run 5 browsers threads. So "[[SUBLIST_LENGTH]]" will be (10000/5)= 2000 (check screenshot_1)
Now, you can split your MAIN_LIST in using built in variable "[[Thread Index]]" and "SUBLIST" command. (check screenshot_2)
