gptauto and GPT_scraper
About gptauto
st1vms/gptauto
ChatGPT selenium scraper written in Python
This tool helps automate interactions with ChatGPT by sending messages and retrieving responses as if a human were typing. You provide text prompts, and it delivers ChatGPT's replies, making it useful for developers creating applications that need to integrate conversational AI without using OpenAI's official API.
About GPT_scraper
rodolflying/GPT_scraper
This repository provides a way to scrape full user history (or use) ChatGPT through 2 methods: frontend "hidden" API based or Selenium based, both have their own pros. It can be helpful for avoiding the usage of API credits while still using ChatGPT programmatically
This tool helps you retrieve your entire conversation history with ChatGPT, allowing you to save it as structured data. It takes your existing ChatGPT conversations (from your browser session) and outputs them into organized JSON or CSV files. This is ideal for researchers, data analysts, or anyone who wants to analyze or archive their past interactions with ChatGPT without incurring API costs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work