What I need:
A bot that can find active accounts out of a txt-file containing e-mail,password.
The bot needs to be multi-threaded and FAST since I have huge lists to go through.
The bot needs to save all the valid accounts in the same format as the input (textfile in the format e-mail,password). It should be able to sort the output depending on a certain numerical variable scraped from the website in question. Hoping someone can take on the job for a reasonable price.
The website’s security is not that high. You can do unlimited failed login attempts from the same IP, there are no captcha’s coming up. I would like to have a function anyhow that cycles through proxies whenever a new login have been found.