diff options
| author | Sisyphus <sisyphus@ohmyopen.com> | 2026-06-28 15:48:04 +0900 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2026-06-29 20:25:23 +0200 |
| commit | 28d388576433668ab46b2691978732fb4933d696 (patch) | |
| tree | 6bcd635e07ef63bc7912163be249e7fecdc8c7d5 /requirements-dev.txt | |
| parent | b084194c095ab6d573103527fd9c6e84ba0810de (diff) | |
[fix] naver: update HTML parsing for redesigned Naver search results page
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
Diffstat (limited to 'requirements-dev.txt')
0 files changed, 0 insertions, 0 deletions
