Export data from Google Search Console
Steps to export
- Sign in with Google account
- Select domain
- Select Date range
- Download selected dimensions
- For free!
What this SEO tool allows you to do:
- Get up to 50,000 rows of data from Google Search Console
- Choose if you want to see the combinations of keyword+URL
- Export all that data from the table
- See a graph of the distribution of clicks by position (top 3, top 5, etc.)
- See a graph of the distribution of keywords by position (top 3, top 5, etc.)
Example:

Filter the data using Regex
You can filter the data that includes certain words, or even use negative regex ("does not contain"). For example, if you want to see only the keywords that do not contain "google" you can use "^((?!google).)*$" in the filter box. Some examples:
- If it matches any of these keywords "blog" or "seo" we should put "blog|seo" in the tool's search engine
- Keywords that do not contain "blog": "^(?!blog).)*$"
- Keywords that do not contain "blog" nor "seo": ^(?!blog|seo).)*$"

Get much more data using the Google Search Console API, which we provide for free!
Index Coverage
Check state of URLs in Google Index
- coverage State
- verdict
- robots.txt State
- indexing State
- last Crawl Time
- page Fetch State
- Canonical selected
- Canonical defined by user
- Crawled bot
Example:

Filter the data using Regex
You can filter the data that includes certain words, or even use negative regex ("does not contain"). For example, if you want to see only the keywords that do not contain "google" you can use "^((?!google).)*$" in the filter box. Some examples:
- If it matches any of these keywords "blog" or "seo" we should put "blog|seo" in the tool's search engine
- Keywords that do not contain "blog": "^(?!blog).)*$"
- Keywords that do not contain "blog" nor "seo": ^(?!blog|seo).)*$"

Get much more data using the Google Search Console API, which we provide for free!
Dashboard Multidomain
View click and impression data for multiple domains
- Clicks
- Impressions
- Discover (soon)
Example:

for free!
Grouping Keywords
Keywords grouping using Google Search Console data
- Auto clustering
- English and spanish languages
- View sum clicks for each group of keywords
- Impressions for each group
- Position of cluster
- View all data for each keyword in group
Example:

Get much more data using the Google Search Console API, which we provide for free!