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

Selector not working anymore #69

Open
michaelbukachi opened this issue Apr 20, 2021 · 1 comment · May be fixed by #70
Open

Selector not working anymore #69

michaelbukachi opened this issue Apr 20, 2021 · 1 comment · May be fixed by #70

Comments

@michaelbukachi
Copy link
Contributor

  • google-search version: 1.1.1
  • Python version: 3.8
  • Operating System: Ubuntu

Description

For a couple of days now, search has not been working, this is due to a failing selector:
screenshot_20210420042639

It would be nice if we could be able to override the constants. Currently, they are bound to GoogleSearch class. So if we try to extend the class, it still doesn't change the functionality since the class attributes are accessed using GoogleSearch. instead of self.

@aditsarfaty
Copy link

This happens to me as well. Can you also fix the selector so the example will work?

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