ryuseisan/auto-chatgpt
Automate interaction with the browser version of ChatGPT.
This project helps you automate conversations with the web version of ChatGPT. You provide prompts, and it interacts with the browser to get responses, essentially letting you script a ChatGPT chat session. It's for anyone who wants to programmatically control ChatGPT without using its official API.
No commits in the last 6 months.
Use this if you need to automate sending prompts and receiving responses from the ChatGPT website directly through a browser, perhaps for testing or specific data extraction tasks.
Not ideal if you need a robust, scalable, and officially supported way to integrate ChatGPT into an application, as this uses browser automation rather than an API.
Stars
58
Forks
11
Language
Python
License
MIT
Category
Last pushed
Aug 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ryuseisan/auto-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jamesturk/scrapeghost
👻 Experimental library for scraping websites using OpenAI's GPT API.
Priyanshu-hawk/ChatGPT-unofficial-api-selenium
This is unofficial ChatGPT API using selenium for prompt testing and flow testing purposes
3281448091/easyChatGPT
An unofficial yet elegant interface of the ChatGPT API using browser automation that bypasses...
Ryaang/gpt-web-crawler
A web crawler for GPTs to build knowledge bases 用于GPT构建知识库的网站爬虫
djb-gt/gpt-automated-web-scraper
The GPT-based Universal Web Scraper MVP is a solution that leverages GPT models and web scraping...