[go: nahoru, domu]

Skip to content

steevenakintilo/ScrapGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapGPT

A program that will let you use chatgpt without going through the website or the openai API

Requirements

To make the code work you will need to have Python and Pip installed in your computer and the last version of Google chrome

Link to download python: https://www.python.org/downloads/

Link to download pip: https://pip.pypa.io/en/stable/installation/

Link to download google chrome: https://www.google.com/intl/fr_fr/chrome/

Download all the modules required for the bot to work using this command:

pip install -r requirements.txt

Have a google account linked to chatgpt

How to use it ?

Add you google account account credentials to the configuration.yml file

Create your python file then import this

from scrap import *

then call the maker function like in the example.py file.

About

Scrapping ChatGpt answer using selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages