Reverse engineering of Google's Bard chatbot
Project description
Bard 
Reverse engineering of Google's Bard chatbot API
Installation
$ pip3 install --upgrade GoogleBard
Authentication
Go to https://bard.google.com/
- F12 for console
- Copy the values
- Session: Go to Application → Cookies →
__Secure-1PSID
. Copy the value of that cookie.
- Session: Go to Application → Cookies →
Usage
$ python3 -m Bard -h
usage: Bard.py [-h] --session SESSION
options:
-h, --help show this help message and exit
--session SESSION __Secure-1PSID cookie.
Developer Documentation
Credits:
- discordtehe - Derivative of his original reverse engineering
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
GoogleBard-0.0.6.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file GoogleBard-0.0.6.tar.gz
.
File metadata
- Download URL: GoogleBard-0.0.6.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a367a094c1d04c05354685120909175a62d55239bc1933632388647adbe052ea
|
|
MD5 |
e514941f2f74b8a13c5129617bbd0d10
|
|
BLAKE2b-256 |
40c06270dfd9c710427f2825f269e6fdc403dad5da03225a8a2c29111c6b81f9
|
File details
Details for the file GoogleBard-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: GoogleBard-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b1b763fa68ce2ef06d50a0b7028907382e34fb47d8e1f016e9132800f73f9017
|
|
MD5 |
d6c3db768052a424dcf04e7691fd3597
|
|
BLAKE2b-256 |
ca66745403dd8e55a43c1c37324d90644359005793a80f6f34e389ec1bce19c5
|