This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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 = ""; |