Add a more concrete way to determine image on page
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes a link to an image might seem correct. But the application flags of the content of the link as none image. We might have to look for a better way than just reading the content-type from the headers returned
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the Python logic that determines whether a page link contains an image and currently relies on response headers; reproduce a case where the content type is reported as non-image, then define completion as reliably identifying valid image links without that false negative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100