3281448091/easyChatGPT
An unofficial yet elegant interface of the ChatGPT API using browser automation that bypasses cloudflare detection and recaptchas.
This tool helps developers who want to integrate ChatGPT's capabilities into their own applications. It provides a way to send prompts to ChatGPT and receive responses, even when encountering common web security features like Cloudflare or reCAPTCHAs. Developers can use this to automate interactions with ChatGPT directly from their Python code.
185 stars. No commits in the last 6 months.
Use this if you are a developer building a Python application and need a robust, automated way to programmatically interact with the ChatGPT API, especially when facing bot detection or reCAPTCHAs.
Not ideal if you are an end-user looking for a direct ChatGPT interface or do not have programming experience.
Stars
185
Forks
24
Language
Python
License
GPL-2.0
Category
Last pushed
Jul 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/3281448091/easyChatGPT"
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
ryuseisan/auto-chatgpt
Automate interaction with the browser version of ChatGPT.
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...