Jump to content
UBot Underground

What Steps Do You Guys Use To Get Around Anti-Bot Detection?


Recommended Posts

I tried the basics like referrer, user agent, setting browser properties like screen size etc. 

 

I'm getting blocked from logging in to a site I want to automate (just freezes on white screen on login).. can't share the URL in public. If I login from a regular browser it works fine.

 

What are the best methods to get around anti-bot detection? I think it's detecting selenium itself?

Link to post
Share on other sites
  • 2 weeks later...

I tried the basics like referrer, user agent, setting browser properties like screen size etc. 

 

I'm getting blocked from logging in to a site I want to automate (just freezes on white screen on login).. can't share the URL in public. If I login from a regular browser it works fine.

 

What are the best methods to get around anti-bot detection? I think it's detecting selenium itself?

 

Have you tried to change ubot browser? (21 or 49) it solved sometimes this type of problem for me

Link to post
Share on other sites

Nowadays it is possible to identify the browser using JavaScript, each browser has unique errors that makes this possible. User Agent no longer adds much. They can even recognize that selenium is being used.

Link to post
Share on other sites

Depends on the Website and how good they are at bot detection.

Using Proxy Lists and changing proxy every few minutes.
Use random pauses in your bot,
add random clicks non clickable elements  or scrolls with javascript.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...