cybersport.ru - missing content in <article> after h2 tag
Open
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
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 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