<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searxng_extra/update/update_wikidata_units.py, branch master</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=master</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-09-01T11:56:11Z</updated>
<entry>
<title>[refactor] wikidata: cache wikidata properties in searxng data</title>
<updated>2026-09-01T11:56:11Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-08-14T21:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=2b1c88c54c6900a3684a6733b9749e91ecf7de4b'/>
<id>urn:sha1:2b1c88c54c6900a3684a6733b9749e91ecf7de4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] implement searx.wikidata_units for unit converters</title>
<updated>2025-05-31T18:34:59Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2025-05-04T18:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=a800dd04735c98a293edff00493a5fee3dfeaed7'/>
<id>urn:sha1:a800dd04735c98a293edff00493a5fee3dfeaed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] update wikidata units - remove URL prefix from Q-name</title>
<updated>2024-05-01T16:58:28Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2024-05-01T16:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=11fe88bb40b9a18583798e15fd6ab4f88cb5aaf1'/>
<id>urn:sha1:11fe88bb40b9a18583798e15fd6ab4f88cb5aaf1</id>
<content type='text'>
Sometimes the URL prefix switches from a http to a https, this patch harden the
code that removes the URL prefix from wikidata Q-name, issue has been reported
in [1].

[1] https://github.com/searxng/searxng/pull/3437#issuecomment-2082121730

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[feat] plugins: new unit converter plugin</title>
<updated>2024-04-27T16:11:33Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2024-04-07T14:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=46efb2f36d327e618c5cd6af702b96fa9143fc27'/>
<id>urn:sha1:46efb2f36d327e618c5cd6af702b96fa9143fc27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION</title>
<updated>2024-03-11T13:55:38Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2024-03-11T13:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=542f7d0d7bd1a12e1884ba4a1508b40e2514d472'/>
<id>urn:sha1:542f7d0d7bd1a12e1884ba4a1508b40e2514d472</id>
<content type='text'>
In the past, some files were tested with the standard profile, others with a
profile in which most of the messages were switched off ... some files were not
checked at all.

- ``PYLINT_SEARXNG_DISABLE_OPTION`` has been abolished
- the distinction ``# lint: pylint`` is no longer necessary
- the pylint tasks have been reduced from three to two

  1. ./searx/engines -&gt; lint engines with additional builtins
  2. ./searx ./searxng_extra ./tests -&gt; lint all other python files

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[mod] comprehensive revision of the searxng_extra/update/ scripts</title>
<updated>2024-03-10T14:56:50Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2024-03-10T14:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=ce4aaf6cad9c0a57f5f12ef80ec4e1b45bcf87d4'/>
<id>urn:sha1:ce4aaf6cad9c0a57f5f12ef80ec4e1b45bcf87d4</id>
<content type='text'>
- pylint all scripts
- fix some errors reported by pyright
- from searx.data import data_dir (Path.open)
- fix import from pygments.formatters.html

NOTE: none functional changes!

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[docs] add documentation for the scripts in searxng_extra/update</title>
<updated>2022-01-05T15:09:40Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-01-03T11:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=ffea5d8ef5540bc4be08b2b26e1819d5401f854d'/>
<id>urn:sha1:ffea5d8ef5540bc4be08b2b26e1819d5401f854d</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[mod] searxng_extras - minor improvements</title>
<updated>2021-10-03T17:04:18Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2021-10-03T13:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=955eab8240b4dd903e431b85f6daf35c8672d39c'/>
<id>urn:sha1:955eab8240b4dd903e431b85f6daf35c8672d39c</id>
<content type='text'>
- fix docs/searxng_extra/standalone_searx.py.rst
- add SPDX tag
- pylint standalone_searx.py and update_wikidata_units.py

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>SearXNG: searxng_extra</title>
<updated>2021-10-02T15:30:39Z</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-10-02T15:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=1bb82a6b54e53d683c3041a1576be64ae234abee'/>
<id>urn:sha1:1bb82a6b54e53d683c3041a1576be64ae234abee</id>
<content type='text'>
</content>
</entry>
</feed>
