So, I’m trying to configure out how to move the mouse like a human cause the website will ban your account if it know you are robot. hence, My opinion is find the way to move the mouse slowly and it wont move directly to target. Can it possible ?and if possible can anyone help me to solve it? many thanks
The bot performs same actions like human, click actions, type into , send hot keys etc…
How the website will differentiate if the bot is performing the above actions its same as human.
“My opinion is find the way to move the mouse slowly and it wont move directly to target.”
So what do you mean by this, so the bot should parallely move the mouse and perform the actions, if not do you just want the bot to just hover over the screen.
the first I’m reacting on LinkedIn to do something via bot. so within click actions, type into, send hot keys… Is it recognize I’m a robot? second I mean I would like mouse the mouse not directly like zigzag…
Yes, There are some limitations wit the LinkedIn site. If you are trying to pull or Scrape the Data from LinkedIn using UiPath Tool, LinkedIn will block your account and you need to write a mail to the LinkedIn to unblock it again. Hope you are not trying to pull the data from LinkedIn
i have actually tried this. LinkedIn doesn’t really block your account, we just cannot scrape any data from LinkedIn. I got blocked when my bot went crazy and send a bunch of requests to connect on LinkedIn
what exactly are you trying to do on LinkedIn? Are you trying to like / share the posts in your network, scrape data of LinkedIn profiles, add connections?
get the scraped data into an excel and then run a for each row activity to open the profile url using open browser and then use click image activity to click on the connect button to send the request.
this method we have tested successfully and it doesnt block you. only thing is if you keep spamming people with request you might run into trouble … you get a temp ban for 1 month for the 1st time … we didn’t try what happens the 2nd time.
you most welcome @Tuan_Pham … if i was able to solve your issue please close this thread by marking the appropriate answer as the solution for others to read at a later point