I’m looking someone to build a live view bot for a chaturbate webpage.
Basically, what I need is to simulate 10,000 viewers. I want to simulate two kinds of viewers, those who are anonymous and they just request the streaming without get authenticated (this represent 90% of the requests) and users with an account.
My main objective is not to be detected as a bot and to avoid the use of selenium since the login page uses google recaptcha and I understand that google detects when you use this module.
I already started with the code and I was able to authenticate as a user using the request and xpath module but I am lost beyond this. I'm willing to pay the right if you do it well.
Basically, what I need is to simulate 10,000 viewers. I want to simulate two kinds of viewers, those who are anonymous and they just request the streaming without get authenticated (this represent 90% of the requests) and users with an account.
My main objective is not to be detected as a bot and to avoid the use of selenium since the login page uses google recaptcha and I understand that google detects when you use this module.
I already started with the code and I was able to authenticate as a user using the request and xpath module but I am lost beyond this. I'm willing to pay the right if you do it well.