Skip to content

v0.1.0 — Initial Release

Latest

Choose a tag to compare

@alexpospekhov alexpospekhov released this 01 Apr 08:54
· 6 commits to main since this release

searchstack v0.1.0

Open-source AEO / GEO / SEO tech stack for AI-native founders.

Highlights

  • 5 AEO providers — check if ChatGPT, Perplexity, Claude, Grok, and local models (Ollama) cite your site
  • GEO monitoring — track Google AI Overview citations for your target keywords via DataForSEO
  • Full SEO toolkit — Google Search Console, keyword research, competitor analysis, backlinks, position tracking
  • Technical audit — meta tags, JSON-LD, internal linking, orphan pages, on-page scoring
  • llms.txt generator — generate and validate llms.txt + llms-full.txt from your sitemap
  • Traffic analytics — Plausible integration with AI referral breakdown (chatgpt.com, perplexity.ai, claude.ai)
  • Markdown reports — 14-section report with executive summary and auto-recommendations
  • Cron-ready — pure CLI, deploy on any server, pipe to Slack/email

Stats

  • 22 commands
  • 10 API integrations (5 cloud AI + local LLMs + GSC + DataForSEO + Plausible + Bing + IndexNow)
  • 4,760+ lines of Python
  • 3 documentation guides
  • MIT licensed

Install

pip install searchstack

Quick start

searchstack ai          # are AI chatbots citing you?
searchstack geo         # does Google AI Overview cite you?
searchstack gsc         # your Google rankings
searchstack report      # full 14-section Markdown report

Documentation