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

Site bet365 não está carregando #10

Closed
helmarluiz opened this issue May 15, 2021 · 4 comments
Closed

Site bet365 não está carregando #10

helmarluiz opened this issue May 15, 2021 · 4 comments
Labels
question Further information is requested

Comments

@helmarluiz
Copy link

Acredito que a bet365 implementou bloqueios para ferramentas como Selenium, pois o site nao carrega. Tentei rodar esse bot hoje e o site da bet365 (https://www.bet365.com/) nao carregou, impedindo o bot de funcionar. Voces conseguiram contornar esse problema?

Obrigado!

@JDaniloC
Copy link
Owner

Você está usando o Chrome ou Firefox?

@JDaniloC JDaniloC added the question Further information is requested label May 15, 2021
@helmarluiz
Copy link
Author

helmarluiz commented May 15, 2021

Tentei com ambos rodando separadamente com PHP/Selenium, tentei tbm com JS/puppeteer. Com o seu código tentei rodar no Firefox.

Caso esteja funcionando em seu ambiente, por favor me diga a versão do Firefox/GeckDriver e se alguma configuração extra foi feita.

obrigado!

@helmarluiz helmarluiz changed the title Site da bet365 nao esta carregando Site bet365 não está carregando May 15, 2021
@JDaniloC
Copy link
Owner

Testei agora no Firefox 85.0.2 e funcionou, então atualizei para 88.0.1 e voltou a aparecer o ícone de bot, então parou de carregar.
Se quiser ajudar, modifique o widgets.py de forma a fingir que o Firefox não seja um bot (o ideal), ou volte a versão indicada.
Em caso positivo, pode fechar esta issue com o feedback, seja com a modificação do widgets.py ou um aviso no README de versão máxima.

@helmarluiz
Copy link
Author

helmarluiz commented May 17, 2021

Obrigado pelo feedback @JDaniloC.
Fiz o test usando a versao atual do Firefox e setando as configuracoes abaixo e nao funcionou:

profile.set_preference("dom.webdriver.enabled", False)
profile.set_preference('useAutomationExtension', False)

Jah com a versao 85.0.2 funcionou perfeitamente.

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

No branches or pull requests

2 participants