Clay Icon

Creating a Free ChatGPT Scraper: Implications and Concerns

·
·

The feds DEFINITELY have me on a list now… I created a way to programmatically scrape ChatGPT for free. (see full text example in the reply here)

  • Avatar of Jeremy R.
    Jeremy R.
    ·
    ·

    { “ChatGPT 4o mini\n\nLog in\n\nChatGPT 4o mini\n\nLog in\n\nCreate free account\n\n##### You said:\n\nHow do I encode a URL correctly?\n\n###### ChatGPT said:\n\nChatGPT\n\nTo correctly encode a URL, you need to ensure that certain characters that have special meanings or are not allowed in a URL are replaced with their percent-encoded equivalents. This process is called **URL encoding** or **percent encoding** … [OMITTED BC TLDR] … \n\n4o mini\n\nBy messaging ChatGPT, you agree to our [Terms](https://openai.com/terms) and have read our [Privacy Policy](https://openai.com/privacy).\n\nDon’t share sensitive info. Chats may be reviewed and used to train our models. [Learn more](https://help.openai.com/en/articles/5722486-how-your-data-is-used-to-improve-model-performance)\n\nChatGPT can make mistakes. Check important info.\n\n?“, “metadata”: { “title”: “ChatGPT”, “description”: “ChatGPT helps you get answers, find inspiration and be more productive. It is free to use and easy to try. Just ask and ChatGPT can help with writing, learning, brainstorming and more.“, “robots”: “index, follow”, “ogTitle”: “ChatGPT”, “ogDescription”: “A conversational AI system that listens, learns, and challenges”, “ogUrl”: “https://chatgpt.com”, “ogImage”: “https://cdn.oaistatic.com/assets/chatgpt-share-og-u7j5uyao.webp”, “ogLocaleAlternate”: [], “viewport”: “width=device-width, initial-scale=1”, “apple-itunes-app”: “app-id=6448311069”, “keyword”: “ai chat,ai,chap gpt,chat gbt,chat gpt 3,chat gpt login,chat gpt website,chat gpt,chat gtp,chat openai,chat,chatai,chatbot gpt,chatg,chatgpt login,chatgpt,gpt chat,open ai,openai chat,openai chatgpt,openai”, “og:description”: “A conversational AI system that listens, learns, and challenges”, “og:title”: “ChatGPT”, “og:image”: “https://cdn.oaistatic.com/assets/chatgpt-share-og-u7j5uyao.webp”, “og:url”: “https://chatgpt.com”, “sourceURL”: “http://chatgpt.com/?q=How%20do%20I%20encode%20a%20URL%20correctly%3F”, “url”: “https://chatgpt.com/”, “statusCode”: 200 }, “scrape_id”: “c454537c-f439-415f-9aa1-b7834361fd86" }

  • Avatar of Bo (.
    Bo (.
    ·
    ·

    Curious what does it achieves?

  • Avatar of Jeremy R.
    Jeremy R.
    ·
    ·

    You can send prompts to ChatGPT and have it answered for free

  • Avatar of Jeremy R.
    Jeremy R.
    ·
    ·

    Above is a sample return

  • Avatar of Jeremy R.
    Jeremy R.
    ·
    ·

    really the first section is the only part that matters

  • Avatar of Adnan M.
    Adnan M.
    ·
    ·

    Jeremy R. A short Loom on this would be great.