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

Cannot Set Custom Search Engine #24

Open
dtantono opened this issue May 23, 2024 · 2 comments
Open

Cannot Set Custom Search Engine #24

dtantono opened this issue May 23, 2024 · 2 comments

Comments

@dtantono
Copy link

dtantono commented May 23, 2024

Hi
I want to set https://www.google.com/search?q=%s&udm=14 to custom search engine. But, it does not worked

https://www.cnet.com/tech/services-and-software/get-google-search-results-without-ai-ads-or-anything-but-links/

@MarcGuiselin
Copy link
Owner

Currently the search term is appended at the end of the custom url. So use the url https://www.google.com/search?udm=14&q=

I might eventually add support for %s sometime in the future, since this is common request.

@dtantono
Copy link
Author

Thanks Since, Google normal search getting worse lately and many companies recommends udm=14 parameter as a gold standard. I hope you can implement udm=14 by default
https://www.theverge.com/2024/5/23/24162896/google-ai-overview-hallucinations-glue-in-pizza?showComments=1

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

2 participants