@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?
I want to distinguish data in the message section
-
Hello, there is a 6-digit code in the message section as shown below. How can I distinguish this code?
I'm not very familiar with the program, I would appreciate it if you could give me some details.

-
@halilhrm0618 you can try regular expression as
>\d{6}</td>
then use again regular expression
\d{6}