You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a user of your project and I greatly appreciate the work you’ve put into it. I’ve noticed that the project currently uses a paid captcha API for Google search data collection. I would like to propose the integration of the GoogleRecaptchaBypass tool as an alternative solution to handle captchas, which could help in reducing costs and making the process more accessible.
I look forward to hearing your thoughts on this proposal.
Thank you for considering my request.
The text was updated successfully, but these errors were encountered:
Hi! Thanks for the proposal, it's an interesting tool, but it's in Python and doesn't provide an API to work with it, so it's not feasible to use this solution here.
The underlying approach (offline speech recognition) can indeed be used to solve Google reCAPTCHA, but it will require some kind of dockerized API wrapper around Python's SpeechRecognition lib. The other way may be to use speech recognition libs like in this article. These tasks seem to be beyond the scope of this project...
Currently, there are attempts to integrate the 2Capthcha service for captcha solving purposes.
Dear openserp maintainers,
I am a user of your project and I greatly appreciate the work you’ve put into it. I’ve noticed that the project currently uses a paid captcha API for Google search data collection. I would like to propose the integration of the GoogleRecaptchaBypass tool as an alternative solution to handle captchas, which could help in reducing costs and making the process more accessible.
I look forward to hearing your thoughts on this proposal.
Thank you for considering my request.
The text was updated successfully, but these errors were encountered: