Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Implement Undetected Chrome Driver #59

Open
Derpitron opened this issue Jun 7, 2023 · 3 comments
Open

[Feature Request]: Implement Undetected Chrome Driver #59

Derpitron opened this issue Jun 7, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Derpitron
Copy link
Owner

Description

Implement Undetected Chrome Driver for extra anti-bot measures.

Describe the solution you'd like

https://github.com/ultrafunkamsterdam/undetected-chromedriver

Describe alternatives you've considered

No response

Any other context/information?

No response

@Derpitron Derpitron added the enhancement New feature or request label Jun 7, 2023
@Derpitron Derpitron self-assigned this Jun 7, 2023
@Luminaex
Copy link
Collaborator

Luminaex commented Jan 6, 2024

Is this still wanted to be added?

@Derpitron
Copy link
Owner Author

As far as I know Undetected Chromedriver had issues with Chromium webdriver downloads. If the issue isn't there anymore it might be good to add this.

@Luminaex
Copy link
Collaborator

Luminaex commented Jan 6, 2024

I was able to get the program running but did have to disable.

options.add_experimental_option('excludeSwitches', ['enable-logging'])
options.add_experimental_option( 'detach', True)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants