π Generate SEO keyword search volume data using Google API
β‘ 20,033 views Β· π Market Research & Insights
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
Use Case
Generate accurate search volume data for SEO keyword research:
- You have a list of potential keywords to target for your website SEO but donβt know their actual search volume
- You need historical data to identify seasonal trends in keyword popularity
- You want to assess keyword difficulty to prioritize your content strategy
- You need data-driven insights for planning your SEO campaigns
What this Workflow Does
The workflow connects to Googleβs Keyword Planner API to retrieve keyword metrics for your SEO research:
- Fetches monthly search volume for each keyword
- Provides historical trends data for the past 12 months
- Calculates keyword difficulty scores
- Delivers competition metrics from Google Ads
Setup
- Fill the
Set 20 Keywordswith up to 20 Keywords of your choosing in an array e.g. [βkeyword 1β, βkeyword 2β,β¦] - Create a Google Ads API account and add credentials to
Get Search Datanode - Replace the
Connect to your own databasewith your own database for the output
How to Adjust it to Your Needs
- Change the
Set 20 Keywordsnode input to a source of your choosing e.g. Airtable database with 20 keywords - Connect to output source of your choosing
More templates and n8n workflows >>> @simonscrapes
π Nodes Used
HTTP Request
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File