<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/engines/google_cse.py, branch custom</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=custom</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-07-06T07:23:28Z</updated>
<entry>
<title>[fix] google CSE - leftover from PR #6364 (#6369)</title>
<updated>2026-07-06T07:23:28Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2026-07-06T04:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=556d08c3951679425814041fd018bc4543843647'/>
<id>urn:sha1:556d08c3951679425814041fd018bc4543843647</id>
<content type='text'>
The `ZZ` issue has been fixed in the google.py and the default lang_code is
already `en`:

- https://github.com/searxng/searxng/pull/6364#discussion_r3524461287

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[feat] google CSE engine: add support for images (#6369)</title>
<updated>2026-07-06T07:23:28Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-07-05T11:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=b64e6ee44a8536d84dd8446e8f947dd418c265b2'/>
<id>urn:sha1:b64e6ee44a8536d84dd8446e8f947dd418c265b2</id>
<content type='text'>
Add support for Google CSE images, the normal google images engine doesn't work
anymore, so this is a good workaround for now.
</content>
</entry>
<entry>
<title>[feat] engines: add google cse engine (#6364)</title>
<updated>2026-07-05T09:50:23Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-07-04T11:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=1cdf01a71916e67352eb7e6d60ddfdeb62f5f1a2'/>
<id>urn:sha1:1cdf01a71916e67352eb7e6d60ddfdeb62f5f1a2</id>
<content type='text'>
Adds a new google cse engine as an alternative to the currently broken html
google engine.

It works by generating a token which is cached for 1 hour and it only uses the
public CSE id from blackle.com.  We do have two others but I think just
hardcoding one will be enough.

Will be broken in 2027 due to google deprecating it but I it will be good while
it lasts.

I found I can get up to 20 results per page. Setting safesearch and language
works and I just copied the traits from the google engine.

Also set old google engine as inactive as it is completely broken for now.
</content>
</entry>
</feed>
