UNPKG

@ab6162/simple-chatgpt-wrapper

Version:

A simple npm package to perform requests automatically as a user on the ChatGPT OpenAI page.

43 lines (42 loc) 1 kB
{ "name": "@ab6162/simple-chatgpt-wrapper", "version": "0.2.5", "description": "A simple npm package to perform requests automatically as a user on the ChatGPT OpenAI page.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/ab6162/simple-chatgpt-wrapper.git" }, "dependencies": { "patchright": "^1.56.1", "@ab6162/shy-mouse-playwright": "^0.0.9" }, "author": "AB6162", "license": "MIT", "private": false, "bugs": { "url": "https://github.com/ab6162/simple-chatgpt-wrapper/issues" }, "homepage": "https://github.com/ab6162/simple-chatgpt-wrapper#readme", "keywords": [ "node.js", "javascript", "npm", "package", "chatgpt", "openai", "ai", "chatgpt-api", "chatgpt-scrapper", "scrapper", "ia", "bot", "chatbot", "chatgpt-bot", "automation", "webautomation", "webscraping", "playwright", "patchright" ] }