Skip to content

Full Article (Reader View) extraction fails for Naver Blog #5229

@box-j

Description

@box-j

Naver Blog RSS feeds provide only partial content. When using the
Full Article button, extraction fails silently because blog.naver.com
is a JavaScript-heavy SPA that Mercury/Feedbin's extractor cannot parse.

The mobile version (m.blog.naver.com) renders as static HTML and
extracts successfully.

Proposed fix: transform blog.naver.com URLs to m.blog.naver.com
before sending to the extractor service, and strip tracking parameters
(?fromRss=true&trackingCode=rss) that Naver appends to RSS feed links.

I have a PR ready: #5228

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions