Problem extracting urls and image urls using the FetchNode #452
Unanswered
DenisMarasescu
asked this question in
Q&A
Replies: 1 comment
-
please look at the state and use a debugger |
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
-
In the docusaurus mentioned in the readme (specifically https://scrapegraph-doc.onrender.com/docs/Nodes/fetch_html_node), it is shown that the fetch_node should return the fetched_content, the link_urls and the image_urls.
Unfortunately, they are not. I wonder why and, especially, how can I retrieve the urls and the image urls without this function.
Beta Was this translation helpful? Give feedback.
All reactions