Skip to content

Differences to undetected-chromedriver? #19

Closed Answered by kaliiiiiiiiii
alexreg asked this question in Q&A
Discussion options

You must be logged in to vote

Undetectability (headfull)

The most of it is similar like in undetected-chromediver (stuff in /scripts/undetected.py)

Profiling//Fingerprinting

A minus of undetected-chromedriver is, that it's fingerprint depends on the Operating-System, which leads to:

  • inconsistency on different platforms
  • websites might analyze and detect, when a fingerprint is way to often used, since they usually are unique (see amiunique.org)

That's where Selenium-Profiles comes into play. It makes specifying the fingerprint possible (==> emulation)

Proxies

To make it as easy as possible, Selenium-Profiles allready includes support for authentificated proxies. This is quite important, since residential proxy-provide…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by kaliiiiiiiiii
Comment options

You must be logged in to vote
3 replies
@alexreg
Comment options

@kaliiiiiiiiii
Comment options

@alexreg
Comment options

Comment options

You must be logged in to vote
1 reply
@kaliiiiiiiiii
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
FAQ Common questions dev Development for dev branch
3 participants