mirror of
https://github.com/Priyanshu-hawk/ChatGPT-unofficial-api-selenium.git
synced 2026-06-02 06:03:34 +02:00
Update README.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# ChatGPT Unofficial API Selenium
|
||||
|
||||
## ⭐ Video.
|
||||
|
||||
**Link** - https://youtu.be/cMCn2cljlls
|
||||
|
||||
## ⭐ Why this API?
|
||||
|
||||
This is an unofficial API for ChatGPT using Selenium. it is not recommended to use this API for production. This API is only for testing purposes.
|
||||
@@ -93,10 +97,6 @@ api_backend.stop_chat_gpt()
|
||||
```
|
||||
#### **Note**: You can run `testing_api.py` file to see how to use the API in your project.
|
||||
|
||||
## ⭐ Video.
|
||||
|
||||
**Link** - https://youtu.be/cMCn2cljlls
|
||||
|
||||
## ⭐ Extras.
|
||||
|
||||
* `gmail_xpath` in `start_chat_gpt` function in `api_backend.py` file is the xpath of which search by email holder's name this can be changed to the users name. this will enable auto login to chatgpt if the user is already logged in to `google` in the remote chrome browser.
|
||||
|
||||
Reference in New Issue
Block a user