Takes one seed term, pulls related queries and their SERP difficulty, scores each by volume ÷ competition, and writes to Airtable. It's a Make.com workflow built for keyword research, wiring the RankParse API into Airtable. Pricing is usage-based — about 16 credits / run — with no subscription or per-seat fees.
How it works
1
Trigger
Starts from a scheduled Make scenario (or an app trigger).
2
Pull RankParse data
Call /v1/keywords and /v1/serp for the domains or keywords you track.
3
Process
Expand, score, and cluster the terms into an actionable opportunity list.
4
Deliver
Push the result to Airtable.
Set it up
1.Import the starter config below into Make.com.
2.Add your RankParse API key as an X-API-Key header credential.
3.Connect Airtable.
4.Set your domains or keywords and a schedule, then run it.
Starter config
A base to adapt — wire it into your Make.com workflow and fill in your inputs.