mozilla / mozilla/readability

cybersport.ru - missing content in <article> after h2 tag

Open
#1,003 1 comment 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

The page https://www.cybersport.ru/tags/dota-2/immortalfaith-zamenil-yamich-v-matche-protiv-aurora-na-pgl-wallachia-s7-igrok contains the "content" part inside the <article>....</article> tags. When extracted the part after the </h2> tag is not included (missed).

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 extraction for the linked cybersport.ru page and inspect how Readability processes content inside the article element around the h2 tag. Trace the relevant extraction entry point and add coverage for the reported page or structure; done means content after the h2 is included in the extracted result.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.