Page is computed as "probably readerable" but parsing results in no content

Open
#964 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
web-dev

Research direction

Start by reproducing the reported page at the supplied URL and compare Readerable.isProbablyReaderable(document) with the Readability parse result. Read the Readerable and Readability entry points to trace why the same document is classified as readable but produces no content. Done means the discrepancy is understood and the issue has a verified behavioral fix or a clearly documented limitation.

Written by the indexing model from the issue text.

Description

Originally filed at https://bugzilla.mozilla.org/show_bug.cgi?id=1958633.

The page in question is: https://digital.tnconservationist.org/publication/?i=663361&article_id=3697028&view=articleBrowser

It appears that Readerable.isProbablyReaderable(document) returns true, but Readability parses the document and finds nothing to read.

Dominant language
JavaScript
Stars
11.5k
Forks
732
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/readability

All issues in mozilla/readability

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.