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

tbm=lcl parameter doesn't work #123

Open
DanieleMorotti opened this issue Sep 12, 2024 · 0 comments
Open

tbm=lcl parameter doesn't work #123

DanieleMorotti opened this issue Sep 12, 2024 · 0 comments

Comments

@DanieleMorotti
Copy link

Passing the tbm=lcl parameter, the package doesn't return any url.
I passed the parameter as follows:

urls = list(search(
    query="restaurant", extra_params={"tbm": "lcl"}
))

but I was not able to make it work. While using other values, like "nws", it works properly.

If you open the link used by the package in a browser, it works fine, so I have no clue where the error could be.

I'd be happy to help you in case you don't have time to work on it!

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

1 participant