Replies: 1 comment 1 reply
-
Probably if you send the page to an LLM. Not happening with this library |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is there a way to crawl a site without specifying an selectors and schema? The plan is to use the app with any site and without knowing what the site is when the app is running. Start with a home page, parse the links and get the pages for those links and so on.
Beta Was this translation helpful? Give feedback.
All reactions