Reverse engineering of Google's Bard chatbot
Project description
Bard
Reverse engineering of Google's Bard chatbot
Authentication
Go to https://bard.google.com/
- F12 for console
- Copy the values
- Session:
cookieStore.get("_U").then(result => console.log(result.value))
- At:
window.WIZ_global_data.SNlM0e
- Session:
$ python3 -m Bard -h
usage: Bard.py [-h] --session SESSION --at AT
options:
-h, --help show this help message and exit
--session SESSION __Secure-1PSID cookie.
--at AT window.WIZ_global_data.SNlM0e
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.2.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file GoogleBard-0.0.2.tar.gz
.
File metadata
- Download URL: GoogleBard-0.0.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b22031ce1f8238bde9e2b28800727d7dcd14a49a2bc837ca1ae45b462c223c89
|
|
MD5 |
9984952f89e449897e9ff6b68a559c19
|
|
BLAKE2b-256 |
b81777416d319fffdf9fe54a9720c0064943c2bfe663197f6cf1b9f6363617ab
|
File details
Details for the file GoogleBard-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: GoogleBard-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
60afe9d85de1308fae00f3fc0866aef0e42fcf289e158d8a3a76afb660d1adef
|
|
MD5 |
377359e29126912a12a0bd42c8d663f7
|
|
BLAKE2b-256 |
7297e8e807edc3ca4584b4b542f98652aa30e72cc4cdd9c092749372ea759abc
|