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

Feature request - Add support for other languages when calling google_autocomplete() #31

Open
flyandlure opened this issue Nov 7, 2022 · 0 comments

Comments

@flyandlure
Copy link
Contributor

The google_autocomplete() function currently supports en only because the expanded suggestions data are in English (and I don't reliably speak other languages). Extend support for other languages...

Here are some prefixes. I send you two lists: one with accents, and one without. In Spanish people tend to search without accents on desktop and with accents on mobile (because of the auto-dictionary) so feel free to choose.

("quien es *", "qué es *","dónde", "dónde esta *", "cuándo *", "por qué *", "cómo *", "mejor", "barato", "peor", "es", "qué", "cuando", "quién","cuál es","cuánto",)

("quien es *", "que es *","donde", "donde esta *", "cuando *", "por que", "como *", "mejor", "barato", "peor", "es *", "que", "cuando", "quien","cual es","cuanto",)

Please do let me know if I can be of further help :)

Best,
Juan

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