Quick overview
Quick overview This sub-workflow takes a Client ID, reads the client’s website, industry, and competitor URLs from Google Sheets, then uses Airtop to automate Genspark research into competitor negative reviews and weaknesses, extracts the generated report link with OpenAI, and saves the link back to Google Sheets. How it works Receives a Client ID from a parent workflow. Looks up the matching client row in Google Sheets and gathers the website URL, industry, and all columns that start with “Competitor” into a single list. Builds a detailed research prompt that asks Genspark to analyze competitor sites and negative reviews and to generate a report with public download links. Starts an Airtop browser session, opens Genspark, closes the initial popup, and submits the prompt in the Genspark search box. Waits for the research to finish and then scrapes the resulting page content from the Airtop session. Uses OpenAI to extract the “View Online” report link from the scraped text and appends it to a Google Sheets “Reports” sheet. Terminates the Airtop browser session to avoid idle usage. Setup Add credentials for Google Sheets, Airtop, and OpenAI. Replace YOUR_CLIENT_SHEET_ID and ensure the “Clients” sheet includes columns for Client ID, Website URL, Client Industry, and one or more Competitor* URL columns. Replace YOUR_OUTPUT_SHEET_ID and ensure the “Reports” sheet has a column to store the output link (for example, “Output”). Create an Airtop browser profile, log into Genspark in that profile once, and set YOUR_AIRTOP_PROFILE_NAME in the Airtop session step. An n8n automation workflow template by Incrementors.
Incrementors
web
free
Others in the same category, ranked by how often they are opened.