<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/engines/naver.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-03T15:28:29Z</updated>
<entry>
<title>[mod] engines: migrate video engines away from get_embedded_stream_url</title>
<updated>2026-09-03T15:28:29Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-07-29T15:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=a1144dda3e97668c9d445022b7019c224cd4bb1e'/>
<id>urn:sha1:a1144dda3e97668c9d445022b7019c224cd4bb1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] engines: migrate to setup() from init() for simple tasks</title>
<updated>2026-09-02T14:30:00Z</updated>
<author>
<name>Om Alve</name>
<email>om@turboml.com</email>
</author>
<published>2026-08-23T12:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=b4f616fed70b0598a1817fb828c0cce29d0451be'/>
<id>urn:sha1:b4f616fed70b0598a1817fb828c0cce29d0451be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] naver: update HTML parsing for redesigned Naver search results page</title>
<updated>2026-06-29T18:25:23Z</updated>
<author>
<name>Sisyphus</name>
<email>sisyphus@ohmyopen.com</email>
</author>
<published>2026-06-28T06:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=28d388576433668ab46b2691978732fb4933d696'/>
<id>urn:sha1:28d388576433668ab46b2691978732fb4933d696</id>
<content type='text'>
Naver redesigned their search results page, replacing the old CSS classes
(lst_total, link_tit, total_dsc_wrap, api_txt_lines) with a new layout
using fds-web-doc-root containers and sds-comps design system.

Updated parse_general():
- Result container: fds-web-doc-root + fds-web-normal-doc-root
- Title: sds-comps-text-type-headline1 span
- URL: first external http link (with try/except guard)
- Content: sds-comps-text-type-body1 span
- Thumbnail: profile-thumbnail img src
- Added guard: skip results without title or URL
</content>
</entry>
<entry>
<title>[chore] complete and normalize the attributes of engine objects (#6258)</title>
<updated>2026-06-15T08:52:00Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2026-06-14T13:16:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=6c9dcd42420cee087ad7fe3d686dfc2b632ebbee'/>
<id>urn:sha1:6c9dcd42420cee087ad7fe3d686dfc2b632ebbee</id>
<content type='text'>
Drop outdated engine attributes: supported_languages, language_aliases

Complete, normalize and document the type definitions for the engine-module and
engine-class.

For the ``engine.about`` section of the configuration, a type check is performed
based on structure ``searx.enginelib.EngineAbout``.

The property ``engine.about.language`` no longer exists; existing values have
been migrated to ``engine.language``.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[mod] replace js_variable_to_python by js_obj_str_to_python (#2792) (#5477)</title>
<updated>2025-11-25T11:51:08Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2025-11-25T11:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=54a97e10431c1cdae910d3b37074a63eda7100fc'/>
<id>urn:sha1:54a97e10431c1cdae910d3b37074a63eda7100fc</id>
<content type='text'>
This patch is based on PR #2792 (old PR from 2023)

- js_obj_str_to_python handle more cases
- bring tests from chompjs ..
- comment out tests do not pass

The tests from chompjs give some overview of what is not implemented.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[feat] naver engine: add video embeds</title>
<updated>2025-09-09T15:04:21Z</updated>
<author>
<name>Austin-Olacsi</name>
<email>138650713+Austin-Olacsi@users.noreply.github.com</email>
</author>
<published>2025-08-31T11:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=905b13aa7e7a03330007328fa4ae05546a7aedf6'/>
<id>urn:sha1:905b13aa7e7a03330007328fa4ae05546a7aedf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[feat] engines: add Naver engine (#4573)</title>
<updated>2025-05-21T16:25:02Z</updated>
<author>
<name>Zhijie He</name>
<email>hezhijie0327@hotmail.com</email>
</author>
<published>2025-05-21T16:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=156d1eb8c85c01c94723188859fa7526c7d72698'/>
<id>urn:sha1:156d1eb8c85c01c94723188859fa7526c7d72698</id>
<content type='text'>
Refactor Naver engine (Web, News, Images, Videos, Autocomplete)

- ref: https://search.naver.com/
- lang: `ko`
- Wikidata: https://www.wikidata.org/wiki/Q485639

Co-authored-by: Bnyro &lt;bnyro@tutanota.com&gt;</content>
</entry>
</feed>
