Skip to main content

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
$ 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

Developer Documentation

Project details


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 hashes)

Uploaded Source

Built Distribution

GoogleBard-0.0.2-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page