Skip to content

Instantly share code, notes, and snippets.

View imsurajkadam's full-sized avatar

Suraj Kadam imsurajkadam

View GitHub Profile
@imsurajkadam
imsurajkadam / google-sheets-keyword-suggestions.js
Created May 5, 2021 05:57
Get keyword suggestions on Google Sheets with GrowKeywords.com
// How to use:
// Create a script on Google Sheets
// Copy this script and fill your email and api key (optional)
// Save and run the script
// In Google Sheets put a keyword on a cell and select that cell
// Use the new menu called on Google Sheets with SEO Ruler -> Keyword Ideas
// Leave EMAIL and API_KEY blank for free API calls
// Please do not abuse the API so we can keep it free
const SEO_RULER_EMAIL = "";