Replies: 2 comments
-
Trafilatura does not primarily focus on image extraction, this feature was added by contributors. Feel free to draft a pull request for this missing metadata field. Regarding the extraction of several images there is currently no way to do it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think my PR may solve this problem, #757 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The output is as follows:
The image field is empty and no image can be extracted into the page.
Also, what if there are multiple images on a page? In the output, there is only 'image:str' and no 'images: list[str]' field
Beta Was this translation helpful? Give feedback.
All reactions