Browserless
Learn how to use Browserless with Composio
Overview
SLUG
BROWSERLESS
Description
Browserless is a service that provides headless browser automation, allowing users to run automations on their own sites with browser infrastructure.
Authentication Details
API Key
bearer_token
Tools
Download file using Puppeteer script
SLUG: BROWSERLESS_DOWNLOAD_FILE
Action Parameters
code
context
Action Response
data
error
successful
Execute Custom Function
SLUG: BROWSERLESS_EXECUTE_CUSTOM_FUNCTION
Action Parameters
code
context
Action Response
data
error
successful
type
Fetch HTML Content
SLUG: BROWSERLESS_FETCH_HTML_CONTENT
Action Parameters
best_attempt
goto_options
reject_request_pattern
reject_resource_types
url
wait_for_event
wait_for_selector
wait_for_timeout
Action Response
data
error
successful
Generate PDF from webpage
SLUG: BROWSERLESS_GENERATE_PDF
Action Parameters
addScriptTag
addStyleTag
bestAttempt
gotoOptions
html
options
rejectRequestPattern
rejectResourceTypes
url
waitForSelector
Action Response
data
error
successful
Scrape webpage content using CSS selectors
SLUG: BROWSERLESS_SCRAPE_CONTENT
Action Parameters
elements
gotoOptions
url
waitForEvent
waitForFunction
waitForSelector
waitForTimeout
Action Response
data
error
successful
Take Screenshot
SLUG: BROWSERLESS_TAKE_SCREENSHOT
Action Parameters
clip_height
clip_width
clip_x
clip_y
full_page
image_type
omit_background
quality
url
Action Response
data
error
successful
Unblock Protected Content
SLUG: BROWSERLESS_UNBLOCK_PROTECTED_CONTENT
Action Parameters
browserWSEndpoint
content
cookies
screenshot
ttl
url
waitForEvent
waitForFunction
waitForSelector
Action Response
data
error
successful