← Back 🏠 Categories

App: app_OD5hJx

Fetched from /v1/connect/apps/app_OD5hJx  ·  Slug: browserless

id app_OD5hJx
name_slug browserless
name Browserless
auth_type keys
description Browserless is a service that allows you to run headless Chrome instances in the cloud.
img_src https://assets.pipedream.net/s.v0/app_OD5hJx/logo/orig
custom_fields_json [{"name":"api_key","label":"API Key","description":"Sign-up for a browserless account, it will create a unique token that allows service interaction. ","default":null,"optional":null,"type":"password"},{"name":"base_url","label":"Region","description":null,"default":"production-sfo.browserless.io","optional":null,"type":"options","options":[{"label":"US West","value":"production-sfo.browserless.io"},{"label":"Europe UK","value":"production-lon.browserless.io"},{"label":"Europe Amsterdam","value":"production-ams.browserless.io"}]}]
categories
[
  "Developer Tools"
]
featured_weight 1600
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.base_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_OD5hJx",
    "name_slug": "browserless",
    "name": "Browserless",
    "auth_type": "keys",
    "description": "Browserless is a service that allows you to run headless Chrome instances in the cloud.",
    "img_src": "https://assets.pipedream.net/s.v0/app_OD5hJx/logo/orig",
    "custom_fields_json": "[{\"name\":\"api_key\",\"label\":\"API Key\",\"description\":\"Sign-up for a browserless account, it will create a unique token that allows service interaction. \",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"base_url\",\"label\":\"Region\",\"description\":null,\"default\":\"production-sfo.browserless.io\",\"optional\":null,\"type\":\"options\",\"options\":[{\"label\":\"US West\",\"value\":\"production-sfo.browserless.io\"},{\"label\":\"Europe UK\",\"value\":\"production-lon.browserless.io\"},{\"label\":\"Europe Amsterdam\",\"value\":\"production-ams.browserless.io\"}]}]",
    "categories": [
      "Developer Tools"
    ],
    "featured_weight": 1600,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.base_url}}",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.