πŸ“Š Automated on-page SEO analysis & logging with RapidAPI and Google Sheets

⚑ 735 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” For competitive intelligence, ScraperNode can automate the data collection β€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

SEO On Page API – Complete Guide, Use Cases & Benefits

The SEO On Page API is a powerful tool for keyword research, competitor analysis, backlink insights, and overall SEO optimization.
With multiple endpoints, you can instantly gather actionable SEO data without juggling multiple tools.
You can explore and subscribe via SEO On Page API.


πŸ“Œ Description

The SEO On Page API on SEO On Page API allows you to quickly analyze websites, keywords, backlinks, and competitors β€” all in one place.
Ideal for SEO professionals, marketers, and developers who want fast, accurate, and easy-to-integrate data.


Node-by-node Overview

  1. On form submission β€” Shows a web form (field: website) and triggers the workflow on submit.
  2. Global Storage β€” Copies website (and optional country) into the execution JSON for reuse.
  3. Website Traffic Cheker β€” POSTs website to webtraffic.php (RapidAPI) to fetch traffic summary.
  4. Re-Format β€” Extracts data.semrushAPI.trafficSummary[0] from the traffic API response.
  5. Website Traffic β€” Appends traffic metrics (visits, users, bounce, etc.) to the β€œWebSite Traffic” sheet.
  6. Website Metrics DA PA β€” POSTs website to dapa.php (RapidAPI) to get DA, PA, spam score, DR, org traffic.
  7. Re-Format 2 β€” Pulls the data object from the DA/PA API response for clean mapping.
  8. DA PA β€” Appends DA/PA and related fields into the β€œDA PA” sheet.
  9. Top Baclinks β€” POSTs website to backlink.php (RapidAPI) to retrieve backlink data.
  10. Re-Format 3 β€” Extracts data.semrushAPI.backlinksOverview (aggregate backlink metrics).
  11. Backlinks Overview β€” Appends overview metrics into the β€œBacklinks Overview” sheet.
  12. Re-Format 4 β€” Extracts detailed data.semrushAPI.backlinks (individual backlinks list).
  13. Backlinks β€” Appends each backlink row into the β€œBacklinks” sheet.
  14. Competitors Analysis β€” POSTs website to competitor.php (RapidAPI) to fetch competitors/data sets.
  15. Re-Format 5 β€” Flattens all array datasets under data.semrushAPI into rows with a dataset label.
  16. Competitor Analysis β€” Appends the flattened competitor and keyword rows into the β€œCompetitor Analysis” sheet.

πŸš€ Use Cases


πŸ’‘ Benefits


πŸ“ Start using the SEO On Page API today to supercharge your keyword research, backlink tracking, and competitor analysis.

Create your free n8n account and set up the workflow in just a few minutes using the link below:

πŸ‘‰ Start Automating with n8n

Save time, stay consistent, and grow your LinkedIn presence effortlessly!

πŸ”— Nodes Used

Google Sheets, HTTP Request, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup