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
61
Established
ChatGPT
49
Emerging
Maintenance 0/25
Adoption 16/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 120
Forks: 24
Downloads: 293
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

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