BBC news articles not containing full article body
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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