- Home
- Resources
- Integrations
- SE Ranking SEO Data
SE Ranking SEO Data Make integrationAutomate SE Ranking SEO Data with Make.
Pull backlink, keyword and SERP figures from SE Ranking without opening a single export. The SE Ranking SEO Data Make integration gives you 42 modules: 6 actions and 36 searches. This guide connects your API key, builds a first report scenario and explains each module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SE Ranking SEO Data Make integration do for you?
The SE Ranking SEO Data Make integration lets a Make scenario, the automation you build as a chain of modules, ask SE Ranking for SEO data and pass it to your other tools. Each module is one brick of that chain: here, a search that fetches backlinks, keywords, authority scores or search results for the domain you name.
A backlink watch for client sites. Get Backlinks History (New/Lost) lists the links a site gained or lost over the dates you choose, and Search Referring Domains Count adds the number of unique sites linking to it. An SEO consultant can send both to a shared sheet or a team chat instead of logging in to check.
Keyword research that feeds your content plan. Start from a seed keyword with Search Question Keywords or Search Longtail Keywords, then run Search Keyword Metrics on the list to get volume, CPC and difficulty in bulk. A content lead gets a ready-to-sort list instead of copy-pasting from the SE Ranking interface.
A competitor gap check before a pitch. Search Domain Competitors names the domains fighting for the same searches, and Search Keyword Domain Comparison shows the keywords they rank for that your prospect misses.
What this integration does not do: it has no trigger, so SE Ranking never starts a scenario by itself. The scenario runs on a schedule you set in Make, or after a trigger from another app. Some tasks are also two-step: an export or a SERP task is created first and collected later. If you are choosing between tools, the n8n vs Make comparison lays out the criteria, the Make training covers scenario building from scratch, and Make troubleshooting helps when a run fails.
How do you connect SE Ranking SEO Data to Make?
- 01
Create an API key in SE Ranking
You need an active SE Ranking account with API access. In SE Ranking, open Profile & Preferences, then the API Dashboard, click Create API Key and copy the key shown in the window that opens.
- 02
Add a module and start the connection
In your Make scenario, add any SE Ranking SEO Data module and click Create a connection. A connection is your SE Ranking account linked to Make once, then reused by every module of the app.
- 03
Paste the key and save
Give the connection a name in Connection name if you manage several accounts (this is optional), paste the API key you copied, and confirm. The module is now ready to use your SE Ranking data.
Your first scenario with SE Ranking SEO Data
GoalWhen the scenario runs on its schedule, Make fetches the live backlink count and the referring domains count of one site you follow.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Search for SE Ranking SEO Data and pick Search Backlinks Count.
- 02
Connect and set the target
Click Create a connection and paste your API key. Then enter the domain, host or URL you want to follow as the target of the count.
- 03
Add the referring domains count
Click the + on the right of the first module and add Search Referring Domains Count. It reuses the same connection; map the same target from the first module so both figures describe one site.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, a bundle being one item passed from module to module. Check that both counts appear.
- 05
Schedule and switch it on
Open the clock on the first module to set the schedule (every 15 minutes by default, which is often more than a backlink report needs), then switch the scenario on.
What each SE Ranking SEO Data module does
SE Ranking SEO Data gives you 42 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create Backlinks Export Task
- Get a Backlinks Export Task Status
- Get a Domain Stats by Region
- Get a Domain Worldwide Stats
- Get an Account Subscription
- Make an API Call
- Create SERP Tasks
- Get a SERP Task Status and Results
- Get Backlinks History (New/Lost)
- Search All Backlinks
- Search All Backlinks (Raw)
- Search Backlinks Anchors
- Search Backlinks Count
- Search Backlinks Metrics
- Search Backlinks Summary
- Search Cumulative Backlinks History
- Search Daily Backlinks History Count
- Search Daily Referring Domains History Count
- Search Domain Authority
- Search Domain Authority Distribution
- Search Domain Competitors
- Search Domain Historical Stats
- Search Domain Keywords
- Search Indexed Pages
- Search Keyword Domain Comparison
- Search Keyword Metrics
- Search Longtail Keywords
- Search Page Authority
- Search Page Authority History
- Search Page & Domain Authority
- Search Paid Ads by Domain
- Search Paid Ads by Keyword
- Search Question Keywords
- Search Referring Domains
- Search Referring Domains Count
- Search Referring Domains History (New/Lost)
- Search Referring IPs
- Search Referring IPs Count
- Search Referring Subnets Count
- Search Related Keywords
- Search SERP Tasks
- Search Similar Keywords
Create Backlinks Export Task
ActionIn Make“Starts a task to export all backlinks for a target and returns a Task ID.”
Hands you a Task ID for a full export of every backlink pointing to one target, so SE Ranking prepares the whole list on its side while your scenario carries on.
Get a Backlinks Export Task Status
ActionIn Make“Checks the status of a backlinks export task and returns the download link when complete.”
Tells you whether the export you started is finished and, once it is, gives you the download link to the complete backlink list.
Get a Domain Stats by Region
ActionIn Make“Retrieves detailed keyword statistics for a specified domain within a single regional database.”
Returns the keyword statistics of one domain inside a single regional database, so your figures match the market a site actually sells in.
Get a Domain Worldwide Stats
ActionIn Make“Retrieves aggregated worldwide and country-specific search performance statistics for a specified domain.”
Gives you the big picture of a domain's search performance: aggregated worldwide figures plus a split by country.
Get an Account Subscription
ActionIn Make“Returns information on the existing subscription along with the current API balance for the authenticated API key.”
Shows the subscription attached to your API key and the API balance you have left, so a scenario can know what it can still spend on the SE Ranking side.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the SE Ranking API from your scenario with the connection you already set up, which covers whatever the listed modules leave out.
Create SERP Tasks
SearchIn Make“Creates one or more search queries to the queue for obtaining SERP results.”
Queues one or more search queries at SE Ranking so it can collect the search results page for each of them.
Get a SERP Task Status and Results
SearchIn Make“Retrieves the status or the complete results of a specific SERP task. If the task is still processing, no data will be returned. If the task is complete, this module will output each SERP result as a separate bundle.”
Collects what a SERP task found: once the task is complete, each search result arrives as its own bundle, ready to write to a sheet or a database.
Get Backlinks History (New/Lost)
SearchIn Make“Retrieves a list of new or lost backlinks for a target within a specified date range.”
Lists the backlinks a target gained or lost between two dates, so you see exactly which links changed rather than a single net figure.
Search All Backlinks
SearchIn Make“Retrieves a list of all backlinks pointing to a target, with extensive filtering and sorting options.”
Brings back the backlinks pointing to a target with filtering and sorting options, so you only pull the slice of the link profile you care about.
Search All Backlinks (Raw)
SearchIn Make“Retrieves all backlinks pointing to a target in batches using cursor-based pagination.”
Fetches every backlink of a target in successive batches, using cursor-based pagination to move from one batch to the next.
Search Backlinks Anchors
SearchIn Make“Retrieves information about the anchor texts of backlinks that point to a specified target.”
Returns the anchor texts used by the backlinks that point to a target, the clickable words other sites chose when linking to it.
Search Backlinks Count
SearchIn Make“Retrieves the total number of live backlinks for one or more target domains, hosts, or URLs.”
Answers one question fast: how many live backlinks does this domain, host or URL have right now? It accepts one target or several at once.
Search Backlinks Metrics
SearchIn Make“Retrieves key backlink statistics for one or more target domains, hosts, or URLs.”
Gives you the key backlink statistics of one or more targets in a single step, a compact snapshot of a link profile.
Search Backlinks Summary
SearchIn Make“Retrieves extended backlink statistics for one or more target domains, hosts, or URLs.”
Delivers the extended backlink statistics of one or more domains, hosts or URLs, the widest view the app offers on a link profile.
Search Cumulative Backlinks History
SearchIn Make“Retrieves the total number of live backlinks for each day within a specified date range.”
Draws the curve of a link profile: the total number of live backlinks for each day of the date range you choose.
Search Daily Backlinks History Count
SearchIn Make“Retrieves the daily count of new and/or lost backlinks for a target within a specified date range.”
Counts, day by day, how many backlinks a target won or lost over the period you set, so spikes stand out at a glance.
Search Daily Referring Domains History Count
SearchIn Make“Retrieves the daily count of new and/or lost referring domains for a target within a specified date range.”
Tracks the daily number of new and lost referring domains, that is whole sites linking to a target, over a date range.
Search Domain Authority
SearchIn Make“Retrieves the Domain Authority (Domain InLink Rank) for one or more target domains, hosts, or URLs.”
Returns the Domain Authority, which SE Ranking calls Domain InLink Rank, for one or more domains, hosts or URLs.
Search Domain Authority Distribution
SearchIn Make“Retrieves the distribution of Domain Authority for all domains that reference a specific target.”
Shows how the Domain Authority of every site linking to a target is spread out, so you can tell strong sources from weak ones at a glance.
Search Domain Competitors
SearchIn Make“Retrieves a list of organic or paid competitor domains for a specified target domain.”
Lists the domains competing with a target, either in organic results or in paid ads, depending on the option you pick.
Search Domain Historical Stats
SearchIn Make“Retrieves historical organic or paid search performance data for a specified domain and database.”
Retrieves past organic or paid search performance of a domain in a chosen database, so you can see how visibility evolved.
Search Domain Keywords
SearchIn Make“Retrieves a list of organic or paid keywords for a domain, with extensive filtering and sorting options.”
Lists the organic or paid keywords a domain ranks or bids for, with filtering and sorting so the list stays usable.
Search Indexed Pages
SearchIn Make“Retrieves a list of indexed pages for a target that have backlinks.”
Finds the indexed pages of a target that have backlinks, which tells you which content actually attracts links.
Search Keyword Domain Comparison
SearchIn Make“Compares keywords between two domains to find common keywords or identify keyword gaps.”
Puts two domains face to face and returns either the keywords they share or the gap, meaning the ones only one of them ranks for.
Search Keyword Metrics
SearchIn Make“Retrieves various data points for a list of specified keywords within a given regional database. It’s designed for bulk analysis and returns metrics like search volume, CPC, competition, and keyword difficulty.”
Scores a whole list of keywords at once in a regional database: search volume, CPC, competition and keyword difficulty for each.
Search Longtail Keywords
SearchIn Make“Retrieves a list of long-tail keywords related to a seed keyword. These keywords often indicate more specific user intent and have lower search volume.”
Expands a seed keyword into long-tail variants, longer phrases that show a more precise intent from the person searching.
Search Page Authority
SearchIn Make“Retrieves the Page Authority (InLink Rank) for one or more target URLs.”
Gives the Page Authority, or InLink Rank, of one or more URLs, a score for the strength of a single page rather than a whole site.
Search Page Authority History
SearchIn Make“Retrieves the historical Page Authority (InLink Rank) for a specific target URL.”
Follows the InLink Rank of one specific URL over time, so you can see whether a key page is gaining or losing strength.
Search Page & Domain Authority
SearchIn Make“Retrieves the Page Authority (InLink Rank) and Domain Authority for one or more target URLs.”
Returns both scores in one go for one or more URLs: the Page Authority of the URL and the Domain Authority of its site.
Search Paid Ads by Domain
SearchIn Make“Retrieves a list of keywords a specific domain is bidding on and the details of the ads run for those keywords.”
Reveals which keywords a domain bids on and the ads it runs for them, so you see a rival's paid strategy without guessing.
Search Paid Ads by Keyword
SearchIn Make“Retrieves an overview of paid ads run by various domains for a specific target keyword.”
Starts from one keyword and shows the paid ads various domains run on it, a quick map of who advertises on a search.
Search Question Keywords
SearchIn Make“Retrieves a list of keywords phrased as common user questions related to a seed keyword, including detailed metrics.”
Turns a seed keyword into the questions people actually type about it, each with its detailed metrics.
Search Referring Domains
SearchIn Make“Retrieves information about the referring domains pointing to a specified target.”
Names the domains that link to a target and returns information about each one, the list behind the referring domains count.
Search Referring Domains Count
SearchIn Make“Retrieves the total number of unique referring domains for one or more target domains, hosts, or URLs.”
Returns how many unique domains link to one or more targets, often a fairer health signal than the raw backlink total.
Search Referring Domains History (New/Lost)
SearchIn Make“Retrieves a list of new or lost referring domains for a target within a specified date range.”
Lists the referring domains a target gained or lost within the dates you set, so you know which sites started or stopped linking.
Search Referring IPs
SearchIn Make“Retrieves information about the referring IP addresses that point to a specified target.”
Lists the IP addresses behind the sites linking to a target, with information about each, a way to see how varied the sources really are.
Search Referring IPs Count
SearchIn Make“Retrieves the total number of unique referring IPs for one or more target domains, hosts, or URLs.”
Gives the number of unique IPs linking to one or more domains, hosts or URLs, a single figure for source diversity.
Search Referring Subnets Count
SearchIn Make“Retrieves the total number of unique referring subnets for one or more target domains, hosts, or URLs.”
Counts the unique subnets, groups of neighbouring IP addresses, that link to one or more targets.
Search Related Keywords
SearchIn Make“Retrieves a list of topically related keywords based on overlapping search results, including detailed metrics like search volume, CPC, and an optional relevance score.”
Suggests keywords related to your topic because they share search results, with volume, CPC and an optional relevance score.
Search SERP Tasks
SearchIn Make“Retrieves a list of all user SERP tasks that were added to the queue within the last 24 hours.”
Lists every SERP task your account placed in the queue over the last 24 hours, one bundle per task, so you can see what is still waiting before asking for results.
Search Similar Keywords
SearchIn Make“Finds semantically similar keywords for a seed keyword in a specific region, returning detailed metrics like search volume, CPC, keyword difficulty, and optional historical data.”
Finds keywords that mean roughly the same thing as your seed term in the region you pick, each with search volume, CPC and keyword difficulty, plus historical data if you ask for it.
Need help automating SE Ranking SEO Data with Make?
A person reads every message.