Show HN: Chatbang – Access ChatGPT from the terminal without an API key

8 ahmedhosssam 2 8/17/2025, 2:21:08 PM github.com ↗
How does it work? Chatbang works by scraping ChatGPT's website. It opens ChatGPT on a headless session when you execute Chatbang and take your prompt and paste it in ChatGPT's prompt area and execute that prompt, then it waits for the response and copies it as a markdown format and then render it in the terminal.

Comments (2)

skyzouwdev · 34s ago
Clever hack. Being able to call ChatGPT straight from the terminal without messing with API keys is super convenient. Curious how stable it’ll be long term if OpenAI changes their frontend though.
thehappypm · 3h ago
This is some cool hacker stuff, but I imagine it’s against the terms of service