Replies: 1 comment
-
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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