mozilla / mozilla/readability

BBC news articles not containing full article body

Open
#1,005 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Example article: https://www.bbc.co.uk/news/articles/c0q3k04wxylo

Reader view content begins from half way down the article, paragraph opening with "Motörhead paid tribute to Campbell......", and only contains 5 paragraphs. All the article text and images before/after those 5 paragraphs is omitted.

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.

Research direction

Start by reproducing the issue with the linked BBC article and inspect Readability's article-extraction entry point and existing extraction tests. Compare the extracted result with the full article, including the omitted paragraphs and images; done means the complete article body is retained and the BBC example has regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.