← All Tools
📊

Analytics Dashboard

Upload your Google Search Console CSV export and optional server logs to get indexation rates, CTR by URL pattern, crawl efficiency ratios, bot breakdown (Googlebot vs GPTBot vs ClaudeBot vs PerplexityBot), and top optimization opportunities.

Free tier: 10,000 analytics rows/month Log in for expanded limits

Input

Required — Export from GSC Performance → Pages. Columns: page, clicks, impressions, ctr, position
Apache/Nginx combined log format — used for bot breakdown and crawl efficiency
Full list of deployed URLs or sitemap XML — used to calculate indexation rate

Results

Upload your GSC export CSV and click Analyze.

API Access

Access BigDataSEO tools programmatically via the Public API. Generate an API key in your account settings.

curl -H "Authorization: Bearer bds_YOUR_KEY" \
  "https://bigdataseo.com/api/v1/riba-calculate?n=500000"

Free tier: 100 requests/day. View full API docs →