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 Google Sheets 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!
Dive into the versatility of Google Sheets as a database with our in-depth comparison of Python scripting and n8n automation. Get 7 free workflows to set up your Google Sheets database in n8n!
Explore 3 efficient methods for importing CSV files into Google Sheets, comparing n8n's automated workflow with the manual import via native Google Sheets interface and the programmatic import via Python.
Learn three different ways to import XML to Google sheets: with Google sheet’s IMPORTXML function, with Google AppScript and automation with n8n.
Learn how to pull data from Google Spreadsheet to HTML using Google Apps Script and n8n automation tool.
Discover two ways to connect MySQL with Google Sheets, and learn to build no-code workflows for automating it.
Discover three ways to import JSON data into Google Sheets or a CSV file, and five no-code workflows for automatically moving data between JSON and spreadsheets.
Discover our latest community's recommendations and join the discussions about Browserless and Google Sheets integration.
Sergey Komardenkov
Describe the problem/error/question I am testing a workflow where the final action is addition of a row into a Google sheet. I have created a new sheet, I gave it Edit permissions by link just in case, and of course I ad…
Open topic
sérgio eduardo floresta filho
Hello! My goal is to use Google Forms to collect information from my clients and then use n8n to automate the processing of this information. My workflow involves: Collecting data through Google Forms. Using n8n to re…
Open topic
Julian
I’m trying to send a timestamp to a Google Sheet. Therefore, I use the expression $now.format(“HH:mm”).toString(). In n8n, the timestamp looks correct (see screenshot). However, in Google Sheets, the string value is …
Open topic
therealJMT
Describe the problem/error/question edit: I guess I figured it out. The “isEmpty()” is a boolean function and has no output it just checks in the node if it’s true or not. For my workflow I got it running with a setup th…
Open topic
Guilherme
Hello everyone, I’m having a problem logging into my Google account when I’m creating a credential for Google Sheets. :warning:Error 400: redirect_uri_mismatch I noticed that n8n is inserting an extra character in t…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast