@nomalafzal619 how to do exactly what? create global/local var for thread /or file where you will write used ip's, that you can get by http request to ifconfig.com or similar sites, check if that list/string/file has string of gotten ip , if not => work, if it has => rotate proxy
what makes it difficult?
How to log / show ip adress?
-
Module > HTTP client
Action > Xpath Get Textor you can firstly save content of http client response with
"Content" action and than use standard "Xpath" module.Please read "more info" for both modules and actions
you will use - its self-explaining.First way is proper way if you already use http client anyway.

