WebChatGPT and ChatGPT

These are competitors offering different approaches to the same problem: B provides a reverse-engineered API wrapper for ChatGPT's web interface, while A wraps that same web version in a Python SDK, making B more foundational but both targeting Python developers who want programmatic ChatGPT access without official API credentials.

WebChatGPT
55
Established
ChatGPT
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 120
Forks: 24
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 27,973
Forks: 4,413
Downloads:
Commits (30d): 0
Language: Python
License: GPL-2.0
Stale 6m
Archived Stale 6m No Package No Dependents

About WebChatGPT

Simatwa/WebChatGPT

Python SDK/API for ChatGPT Web-Version

This tool helps developers and technical users automate interactions with the ChatGPT web interface without needing an OpenAI API key. By providing your browser's ChatGPT cookies, you can send prompts and receive responses programmatically, integrating ChatGPT's capabilities into scripts or applications. It takes your prompt as input and returns ChatGPT's generated text.

developer-tools scripting automation web-scraping AI-integration

About ChatGPT

acheong08/ChatGPT

Reverse engineered ChatGPT API

Provides both free (V1 via Cloudflare bypass proxy) and official paid (V3) API access with streaming support, plugin management, and conversation state tracking (conversation_id, parent_id). Implements Python SDK with CLI and developer API interfaces, supporting multiple authentication methods (email/password, access tokens) and model selection including GPT-4 variants with plugin support.

Scores updated daily from GitHub, PyPI, and npm data. How scores work