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

Error 403 aternos #70

Open
ghost opened this issue Nov 3, 2021 · 4 comments
Open

Error 403 aternos #70

ghost opened this issue Nov 3, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 3, 2021

hi, none of my commands were working so i turned headless = false and it turns out the reason why it wasn't working is because its getting error 403 when its trying to login to aternos.org. i think this is a bot stopping thing? does anyone have a way to bypass the restriction?

@Thebestandgreatest
Copy link
Contributor

There hasn’t been a fix for this yet and I’m not sure how to circumvent this unfortunately.

@du-cki
Copy link

du-cki commented Nov 22, 2021

Try adding these options under your chrome options

options.add_experimental_option("excludeSwitches", ["enable-automation"])
options.add_experimental_option('useAutomationExtension', False)
options.add_argument("--disable-blink-features=AutomationControlled")

@JasonBenfrin
Copy link

Did it work for you?
It doesn't work for me.

@pritam20ps05
Copy link

please once check my project on this https://github.com/pritam20ps05/mcscraper
it works pretty well and works 98% of the time my server personally uses it. Also using it for 1 year still working

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

No branches or pull requests

4 participants