guidance on how to choose the best login method

Shirik

Newbie
Joined
Sep 23, 2018
Messages
5
Reaction score
0
Hello,
I had written a bot that posts, save a post and flow in Pinterest.
I'm planning to activate 50 users.
I'm using Luminati dedicated proxy, and throw the proxy each user identify with a different browser and a different operating system.
I use a Chrome web browser. The bots are written using uipath.
I'm considering using one of the following methods for each user login:
First method - Before user login, I will delete all cookies (or I will block cookies). That way the bot will type username and the password each time. I'm afraid that this is not an ordinary user behavior, and it might raise suspicions.
Second method - When the user finishes posting I will copy the cookies file. Before the user login once again I will restore the cookies file. That way each time the user will be recognized by the server.
The third option is to use a different chrome profile for each user. That way each user will have Its own set of cookies.
I will appreciate your recommendations on the subject.
In a different post I will ask about fingerprints disguise.
 
Last edited:
Back
Top