Replies: 1 comment 3 replies
-
Crawling is not a focus, just simple search (Google or DDG) + browsing/seeing URLs. We will not work on bypassing captchas. I haven't had problems with them.
See ./scripts/Dockerfile.eval
No GUI. Not what this project is about. At least not in current state. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to know about how it uses browser in background to search and scrape. What i have generally seen in different other open source projects is the use headless browsers for browsing when needed like they open new session and search for the term and scrape and return back so maybe this project also use similar logic ? if yes then do you think of a better implementation in which we have dockerized browser of linuxserver firefox,chromium in which we can see gui plus can install extensions/addons and setup userscripts to auto bypass recaptchas if been asked or cloudflare captchas ? I remember their was one project to bypass specifically cloudflare captcha too i dont remember i did researched about in when i studying to selfhost arr stack in my system.
Overall if what i said can be implemented with some smart time delays then i believe we can resolve this captcha issue easily which is by far the most annoying and troublesome thing
Beta Was this translation helpful? Give feedback.
All reactions