@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
concurrent threads for http requests
-
I'm trying to get scrape for proxies, heres what im trying to do:
Connect to link
Get Proxy
Apply proxyI just need to make sure only 10 is started at the same time and not more.
between connect to link and apply proxy i need to make sure the number of concurrent threads never gets higher than 10. How would i accomplish this?
-
@rekaa0251 Use the resource "LinesFromUrl" and set the number of threads to 10