[PYTHON] How to make webdriver with selenium undetectable?

Brad

New member
Joined
Jun 14, 2024
Messages
3
Points
1
I have just made a bot that gets a proxy, opens my adf,ly link with chrome and clicks on the skip ad button after a couple of seconds. It was working totally fine in the beginning, but after likr 10 hours my account got suspended. I tried with different proxies, but i got banned once again after the same period of time. What I need to know is how to make the webdriver and selenium undetectable. Does anyone have a solution?
 

ley

New member
Joined
Jun 14, 2024
Messages
3
Points
1
I am interested in knowing how to properly do this, I am a Python noob that wants to learn things like this.
 

Farr

New member
Joined
Jun 14, 2024
Messages
3
Points
1
I spent a lot of time trying to figure out how to make myself anonymous using selenium
try to random NOT BLOCK your Agent, your Fingerprints , your plattform , your ip and your cookies ,Adblock ,browser language and header requests ,System Fonts and Screen Size and Color Depth.as far as I can currently remember
 
Top