Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Chatgpt Puppeteer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Chatgpt Puppeteer
Commits
24620632
Commit
24620632
authored
Dec 15, 2022
by
Travis Fischer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update readme status
parent
769836e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
readme.md
readme.md
+2
-2
No files found.
readme.md
View file @
24620632
...
...
@@ -4,9 +4,9 @@ On December 11th, OpenAI added Cloudflare protections that make it more difficul
This package has been updated to use Puppeteer to automatically log in to ChatGPT and extract the necessary auth credentials. 🔥
Even with this in place, however, it's
not un
common to run into 429 / 403 errors at the moment using the
`getOpenAIAuth`
+
`ChatGPTAPI`
approach.
Even with this in place, however, it's common to run into 429 / 403 errors at the moment using the
`getOpenAIAuth`
+
`ChatGPTAPI`
approach.
To circumvent these issues, we've also added a full browser-based solution, which uses Puppeteer to log
into the webapp and fully automate the web UI
.
To circumvent these issues, we've also added a full browser-based solution, which uses Puppeteer to log
in and automate the webapp
.
The full browser version is working consistently and can be used via:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment