find email adress at the web from a company name i have at a spreadsheet
Get table from Google Sheet ____ (Sheet);
Get a column from Get table from Google Sheet extracting column ____ (Company Name Column Name);
Convert the All fields of Get a column from a table to url-encoded string;
Scrape data in the background from “https://www.google.com/search?q= $Convert text to url-encoded string” using scraper template Scraper Model;
Scrape data in the background from the Link of Scrape data in the background using scraper template Scraper Model;
Add rows to Google Sheet to ____ (Output Google Sheet) from a table with Get a column from a table as the Company Name column and the Email Address of Scrape data in the background as the Email Address column.


