Need a fast way to see where your pages rank on Google? This build collects search results for a list of keywords and turns them into clean, ranked data. It fits SEO teams that want simple weekly tracking and quick competitor checks.
Run it on demand from n8n. Keywords come from a simple list or your own database. Each keyword is sent to the ScrapingRobot API with a POST request using the GoogleScraper module. The flow then maps the organic results, splits each result into its own row, removes rows with empty titles, and assigns a rank number for each keyword. The HTTP Request node batches calls so large keyword sets are handled in smaller chunks.
Setup is straightforward. Add your ScrapingRobot API key using HTTP Query Auth with a token field and keep the Accept header set to application json. You can keep the built in keyword array or replace the placeholders with your source. Expect faster SERP reviews, steady rankings, and ready to export data for reports. Many teams cut manual checks from hours to minutes and avoid copy paste mistakes while keeping a clear view of competitor positions.