Replies: 2 comments
-
@Noah0115 @baskaryan ^ can you please comment on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is very important. You cannot do webscraping without the links. I would also add that it should return the metadata of each link, otherwise the links would be meaningless.
All those info are easily extracted with BeautifulSoap. |
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.
-
Checked
Feature request
Currently, the AsyncChromiumLoader returns just the static content of the page. We should add a mechanism with which one can get a more comprehensive information lilke:
Motivation
We are trying to add LLMs based web-scrapped which is internally using the langchain-community AsynchronousApi
https://github.com/VinciGit00/Scrapegraph-ai
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions