mapluisch / ChatGPT-without-login

Scripts in various languages to use ChatGPT without login, registration, or API access.
MIT License
28 stars 3 forks source link

not bypass Cloudflare #4

Closed thangckt closed 1 week ago

thangckt commented 1 week ago

hi @mapluisch

I get this error

Cannot find the prompt input on the webpage.
Please check whether you have access to chatgpt.com without logging in via your browser.

I can access chatgpt.com without logging in via your browser.

When show browser from your code, I see a Cloudfare check, and it may be a problem.

thangckt commented 1 week ago

solve by move the page.reload into if command (line 45, python file)