get table from google sheet and scrape all search result twitter links
Get table from Google Sheet ____ (Spreadsheet Url);
Get a column from Get table from Google Sheet extracting column ____ (Column Name);
Convert Get a column from a table to url-encoded string;
Scrape data in the background from “https://twitter.com/search?q= $Convert text to url-encoded string” using scraper template Scraper Model.