bookieio / bookieio/breadability
site should all content when none is found for readable parsed
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 205
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
http://pythonhosted.org/juju-deployer/
ends up with no content. We should check if the page is html and if we can't find any candidates maybe default to the content as a whole.
Contributor guide
No contributing guide indexed for this repository
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 examining the parser path that checks whether the page is HTML and finds content candidates, using http://pythonhosted.org/juju-deployer/ as the reproduction case. Done means an HTML page with no detected candidates returns the page's full content instead of no content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, python
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100