The Keyword Suggestions Tool helps you extract and compare Google autocomplete suggestions across multiple countries. This prompt leverages the Google autosuggestions API through Noteable to gather keyword data, allowing you to understand regional search differences for marketing, SEO, or research purposes.
This prompt uses the Google autosuggestions API via an XML endpoint to gather keyword suggestions across different countries. The results are then organized into comparison tables for easy analysis.
{{country1}}
, {{country2}}
, {{country3}}
: Country codes (like US, UK, IN, CA, AU) to get region-specific suggestions{{keyword1}}
, {{keyword2}}
, {{keyword3}}
: The seed search terms you want to exploreCountry1: US
Country2: UK
Country3: IN
Keyword1: digital marketing
Keyword2: online shopping
Keyword3: healthy recipes
This prompt requires the Noteable plugin to execute the Python code with the XML parsing library. The results are returned in a structured table format for easy comparison.