Skip to content
Bankr Support home
Bankr Support home

Browser Automation

Browser Automation

Bankr can browse the web for you. When a task can't be done through an API — searching a store, filtering a list, signing in to your account, walking a checkout — describe what you want and Bankr opens a browser, navigates, fills forms, and reports back.

What You Can Do

  • Search a website that needs filters, sorting, or clicks
  • Sign in to your account on a site and continue a workflow
  • Add items to a cart and prepare a checkout for your approval
  • Download a statement, receipt, or report
  • Upload a file to a web form
  • Take a screenshot of any page

Stored Credentials

Store login credentials for sites so Bankr can sign you in automatically. Set them up in Settings → Env Vars using this format:

NameValue
BROWSER_CREDENTIAL_AMAZON_EMAILalice@example.com
BROWSER_CREDENTIAL_AMAZON_PASSWORDyour password
BROWSER_CREDENTIAL_AMAZON_ALLOWED_ORIGINShttps://www.amazon.com

Credentials are only filled on the matching site. They're never echoed in chat or screenshots.

When Bankr Asks for Help

You'll still be pulled in for:

  • CAPTCHAs
  • One-time codes (email, phone, authenticator)
  • Final purchase confirmation — Bankr never completes a payment without your explicit OK

Staying Signed In

Bankr remembers signed-in state between conversations. After the first login, returning to the same site picks up where you left off.

For full details, see Browser Automation and Stored Credentials in our developer docs.