In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Browserless and BugBug workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Unblock chrome
Unblocks the Chrome browser.
Scrape content
Scrapes content from a given webpage.
Generate PDF
Generates a PDF from a given URL using Chrome.
Performance analysis
Analyzes the performance of a webpage using Chrome.
Take screenshot
Takes a screenshot using the Chrome browser.
Connect to Chromium
Launch and connect to Chromium with a library like puppeteer or others that work over chrome-devtools-protocol.
Unblock chromium
Unblocks the Chromium browser.
Generate PDF
Generates a PDF from a given URL or content.
Take screenshot
Takes a screenshot of the web page.
Scrape content
Scrapes content from a given webpage using Chromium.
Connect to Chromium
Launch and connect to Chromium with a library like puppeteer or others that work over chrome-devtools-protocol.
List JSON
Lists all JSON entries available.
Create new JSON entry
Creates a new JSON entry.
Get JSON protocol
Retrieves the JSON protocol information.
Get JSON version
Retrieves the version of the JSON API.
Manage content
Handles various content management tasks.
Create content
A JSON-based API that runs and returns HTML content after the page has loaded and JavaScript has parsed.
Access content
Fetch content from the specified URL.
Create content
Captures the content of a page by specifying its URL.
Download files
Downloads files from specified locations.
Download file
Download a file from the specified URL.
Get liveURL
Returns a fully-qualified URL to load into a web-browser.
Close liveURL
Closes the session associated with a liveURL.
Reconnect to a browser process
Reconnecting allows for the underlying Chrome or Chromium process to continue to run for a specified amount of time.
Reconnect to existing session
Reconnect to an existing Chromium or Chrome session.
Solve captcha
This API allows you to solve captchas programmatically using Browserless.
Get live session
Websocket back-end that powers the live session experience.
Get live session
Websocket back-end that powers the live session experience.
Get stealth chromium
Launch and connect to Stealthy Chromium for scraping.
Get stealth data
Connect to Stealthy Chromium for scraping in a more stealth-like fashion.
Get browser connection
Connect to an already-running Chromium process using Chrome DevTools protocol.
Get page connection
Connect to an existing page in Chromium using the page websocketDebugger URL.
Get playwright connection
Connect to Chromium with any playwright style library.
Unblock URL
Unblocks the provided URL from being blocked due to bot detection.
Unblock URL via Chromium
Unblocks the provided URL using Chromium from being blocked due to bot detection.
Generate PDF
A JSON-based API for getting a PDF binary from either a supplied URL or HTML payload.
Create pdf
Generates a PDF document from the provided input data.
Generate PDF
Create a PDF from the provided content.
Create pdf
Converts a webpage to PDF format.
Take screenshot
A JSON-based API for getting a screenshot binary from either a supplied "url" or "html" payload in your request.
Capture screenshot
Take a screenshot of the specified URL.
Get image
Fetches a screenshot of a webpage.
Execute a function
Run a specific function with provided parameters.
Scrape data
Extract data from the specified URL.
Assess performance
Evaluate the performance of a given resource.
Manage sessions
Access and manage current sessions.
Fetch metrics
Retrieve metrics related to the sessions.
Update configuration
Modify configuration settings for the session.
To set up Browserless integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Browserless to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Browserless official documentation to get a full list of all API endpoints and verify the scraped ones!
Run tests
This endpoint allows you to execute tests via the API.
Check test statuses
This endpoint retrieves the statuses of running tests.
Run tests locally
This endpoint allows you to run tests on your local setup.
Run tests in the cloud
This endpoint allows you to run tests in the cloud on a server.
Schedule tests
This endpoint allows you to create schedules for running tests.
List IP addresses
Returns List of Bugbug infrastructure IP addresses.
List IP addresses
Returns a list of Bugbug infrastructure IP addresses.
List profiles
Returns many profiles.
Get profile by ID
Returns a single profile.
List profiles
Retrieving profile list.
Retrieve profile by ID
Retrieving profile by ID.
Create suite run
Execute desired suite.
Get suite run result
Returns single object.
Get suite run status
Returns single object.
Stop suite run
Stop suite run.
Create suite run
Creates a new suite run with the specified parameters.
Retrieve suite run result
Returns a single object representing the suite run result by its ID.
Get suite run steps screenshots
Returns all screenshots related to the specified suite run ID.
Get suite run status
Returns the status of the specified suite run by its ID.
Stop suite run
Stops the currently running suite run associated with the provided ID.
List suites
Returns many suites.
Get suite by ID
Returns a single suite.
List suites
Returns many suites.
Retrieve suite by ID
Returns a single suite.
List test runs
Returns list of historical TestRuns.
Get test run steps screenshots
Returns all screenshots.
Get test run status
Returns single object.
Stop test run
Stop test run
List TestRuns
Returns list of historical TestRuns.
Retrieve test run result
Returns a single object containing the test run details.
Get test run steps screenshots
Returns all screenshots of the test run steps.
Get test run status
Returns the current status of the test run.
Stop running test run
Stops the specified test run.
List tests
Returns many tests.
Get test by ID
Returns a single test.
Update test
Updates test details.
List tests
Returns many tests.
Retrieve test by ID
Returns a single test.
List historical test runs
Returns list of historical TestRuns.
Retrieve test run result
Retrieves test run result.
Get test run status
Gets the status of a test run.
Execute desired suite
Executes a desired suite.
Retrieve suite run result
Retrieves suite run result.
To set up BugBug integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to BugBug to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the BugBug official documentation to get a full list of all API endpoints and verify the scraped ones!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast