Jump to Content
BrowserBird - API docs
API Reference
v1.0

Log InBrowserBird - API docs
Log In
v1.0API Reference

BrowserBird API

  • Fly a Birdpost

BrowserBird Actions

  • goto
  • wait
  • message
  • get
  • get-all
  • get-data
  • get-title
  • get-url
  • get-html
  • screenshot
  • get-dateTime
  • input
  • click
  • enter
  • scroll
  • solve-captcha
  • end-bird
  • go-back
  • get-clipboard
  • condition
  • loop
Powered by 

BrowserBird API

  • Fly a Birdpost

BrowserBird Actions

  • goto
  • wait
  • message
  • get
  • get-all
  • get-data
  • get-title
  • get-url
  • get-html
  • screenshot
  • get-dateTime
  • input
  • click
  • enter
  • scroll
  • solve-captcha
  • end-bird
  • go-back
  • get-clipboard
  • condition
  • loop
Powered by 

solve-captcha

Solve Captchas if present in the page

Options:

Example 1: Solves captcha if found in the page

{
  "action": "solve-captcha",
  "options": {}
}