Browserless
Browserless is a service that provides headless browser automation, allowing users to run automations on their own sites with browser infrastructure.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Browserless authenticates with an API key. Generate the credential in your Browserless account, then paste it into FlyMyAI the first time an agent uses a Browserless action.
Get your Browserless credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Token | Your Browserless API token from the account dashboard (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
BROWSERLESS_DOWNLOAD_FILE | This tool allows downloading files that chrome has downloaded during the execution of puppeteer code. it sets up a blank page, creates a fresh download directory, injects the provided code, and executes it. once the script finishes, any downloaded files from… | code |
BROWSERLESS_EXECUTE_CUSTOM_FUNCTION | A tool that allows executing custom puppeteer scripts via http requests. this endpoint enables users to run browser automation tasks without managing their own infrastructure. | code |
BROWSERLESS_FETCH_HTML_CONTENT | This tool fetches the complete html content of a webpage using browserless's content api. it's designed to retrieve the full html contents of any website, including dynamically generated content. | url |
BROWSERLESS_GENERATE_PDF | This tool generates a pdf from a specified webpage using browserless's pdf generation api. it allows specifying the url of the webpage along with parameters such as format, filename, and waituntil options to control the pdf generation process. | - |
BROWSERLESS_SCRAPE_CONTENT | A tool to extract structured content from a webpage by specifying css selectors. the tool navigates to the specified url, waits for the page to load (including parsing and executing javascript), and returns the selected elements in a structured json format. | url, elements |
BROWSERLESS_TAKE_SCREENSHOT | A tool that captures a screenshot of a webpage using browserless's screenshot api. the tool takes a url and returns either a png or jpeg image. it includes options for full page capture, image type, quality, and clipping coordinates. | url |
BROWSERLESS_UNBLOCK_PROTECTED_CONTENT | This tool provides access to content from websites that implement bot protection mechanisms. it is designed to bypass various types of protection (such as captcha and bot detections) and return the html content of the protected webpage, with optional customiz… | url |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Browserless!