Scraping hyperlinks from pdf?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 394
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 7
Description
I may have just missed the docs on this (if so apologies) but is it possible to extract the links when these only appear on hovering over / clicking the text displayed in the pdf? (with the examples I am using, the text of the link is extracted fine but not the href)
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
No file, test, or entry point is named in the issue. Start by locating the hyperlink extraction behavior in pdf2json and reviewing how PDF link annotations are represented; done would require a clearly scoped decision about whether and how href values should appear in the JSON output, with tests or documentation to confirm it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100