Skip to content

Arslan-Soomro/chatgpt-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Scraper

Continuously asks chatgpt given prompts and saves repsonses to a json file.

How to Run

Make sure you have below packages installed

Steps

  1. Clone the repo
  2. run npm install
  3. go to your usual browser, login to chatgpt
  4. once logged in, run the export cookie json file extension
  5. it will download a .json file rename it to cookies.json
  6. paste the cookies.json into this projects root folder
  7. run command node index.js

Thats it, rest will be taken care by the program itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published