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

Language/Country selection #829

Open
silgon opened this issue Nov 24, 2024 · 2 comments · May be fixed by #884
Open

Language/Country selection #829

silgon opened this issue Nov 24, 2024 · 2 comments · May be fixed by #884
Labels
enhancement New feature or request

Comments

@silgon
Copy link

silgon commented Nov 24, 2024

I have a general question on the Search Graph. How would one go trying to select a country of search?

I understand in package googlesearch-python, one can do:

from googlesearch import search
search("Google", region="us")

Thus, for example, let's say that I want to search in Spanish "Mejores recetas de tamales", and I want to have the results from Mexico.
I did not find the answer in the documentation, that's why I ask the question here. Also, I understand that the templates are in english (Example), do you know if there is an impact?
Thx!

@PeriniM PeriniM added the enhancement New feature or request label Jan 8, 2025
@VinciGit00
Copy link
Collaborator

Hi @silgon,

we can implement that!

in the next release we will add

@silgon
Copy link
Author

silgon commented Jan 12, 2025

Hey hi, I thought this was just a dead issue since nobody ever replied 😅
I was wondering how to implement it at some time in the following weeks since I would probably want to make a search like that. But since I don't know how your pipeline works and I've been really busy with other things, well, it has not happened =).
I'll wait for the closing of this issue then so I can check it out, thx for this nice repo btw =)

@VinciGit00 VinciGit00 linked a pull request Jan 12, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants