This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
CAPTCHAs #48
Closed
ZeaMays14142
started this conversation in
General
Replies: 1 comment 3 replies
-
Copy all cookies -> yes, use Cookie-Editor to export all cookie to Json like what README said. CAPTCHAs:
|
Beta Was this translation helpful? Give feedback.
3 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I’ve recently encountered an issue with CAPTCHAs while testing reedgegpt. Specifically, I ran into an error in my script due to encountering a CAPTCHA when I tried to run a test of reedgegpt to remotely get a response to bingAI.
As a workaround, I tried adding a delay between using the cookie to log in and asking the question. However, I’m not sure if this is the most effective solution and I’m interested in exploring other strategies.
I’m wondering if it might be better to copy all cookies and not just the MUID login one. I’m also curious about other ways to work around CAPTCHAs and would like to hear more about your CAPTCHA handling strategies.
Beta Was this translation helpful? Give feedback.
All reactions