Use web scraper without vector store #2354
Unanswered
danielvanmil
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
Is it possible to use a scraper like Cheerio to retrieve a URL and get the HTML without using a vector store?
In langchain this would be document.pageContent which resolves to a String.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions