README.md

February 5, 2026 Β· View on GitHub

RustySEO

Logo

Tauri Rust SQLite Next JS React TailwindCSS Discord

A free, modern SEO/GEO toolkit to help you crawl and analyse websites and server logs.

Without crawl limits, start ranking better on search engines.


Shallow Crawl (Single Page)

Logo

Deep Crawl (Page Bulk)

Logo

Log analyser (Apache / Nginx)

Logo

Terminal Mode (Experimental)

TUI mode is a standalone app that requires to be installed separately. You can find it here.

Logo

RustySEO - A cross-platform SEO toolkit

RustySEO is an all-in-one, cross-platform Marketing toolkit, designed for comprehensive SEO & GEO analysis. It enables users to crawl websites, analise server logs gaining actionable insights into their marketing and SEO strategies.

As an open-source project, RustySEO aims to enhance your SEO efforts. Please note that initial versions may have bugs and issues, and we welcome your contributions in the form of bug reports or fixes via our repository.

Our mission is to offer a robust, free alternative to the costly commercial SEO tools currently on the market.

Keep in mind that all the integrations are free to use (up to an extent). Its abuse will result in 404 or 503 by the providers.

As long as you don't spam (many requests per second) you should be ok to use RustySEO as your daily driver for SEO. :)

πŸ”– TL;DR

For a better experience you need to get a Google PageSpeed Insights API KEY.

Got to "Connectors" > "PageSpeed Insights" and add your key, for the time being you can try one I generated (It will expire over time):

AIzaSyAHsCM-Cs4cCqdGi798wh8af-bSnXbVUjw

We recommend using Google Gemini if you want the best AI features.

As of today, the smaller local LLMs are not working properly and are not recommended if you want to make the most of the AI features.

These LLMs might get deprecated due to their lack of uniform performance across different models.

Authentication currently takes place server side, as such it is slightly more cumbersome when integrating with Google OAuth 2.0. This is particularly true for Google Search Console (GSC) and Google Analytics 4 (GA4)

This authentication will be passed to the client-side in the future.

Use at your own risk, this software is new and under development.

‼️ You will get prompted with "Unknown/Unregistered Developer" on Windows and Mac. See below how to open and install ‼️

Windows Mac OS

🀘 Features

  • Shallow & deep crawl;
  • Technical Diagnostics (core web vitals, Page Speed Insights);
  • On-Page SEO Analysis (content analysis, Keyword density, etc...);
  • Improvements / Suggestions on page crawl;
  • Dashboards;
  • Task Manager / Tracker
  • Reporting (CSV, Excel, Google Sheets, PDF);
  • Topic generator;
  • Keyword generator;
  • Local LLM (ollama);
  • Free API LLM (Google Gemini);
  • Built-in AI chatbot;
  • Crawl history;
  • Image conversion and optimization;

πŸ—ΊοΈ Roadmap

#FeatureStatus
1Deep crawl (multiple pages concurrently)βœ…
2More integrationsβœ…
3Better reportingβœ…
4Password protection & encryption⚠️
5Client-side OAuth2 authenticationβœ…
6Better local LLM support❌
7SEMrush Integration⚠️
8Topic / Content calendar viewβœ…
9Regression Analysis of GA4 data⚠️
10Topic Modeling⚠️
11Chatbot Crawl Contextβœ…
12Extraction of HTML / JS / CSS fragments☠️
13Schema Generator & Validatorβœ…
14Keyword Clusteringβœ…
15Machine Learningβœ…
16Collaboration⏳
17API / Streaming⏳
18Very Large website support (> 100K URLs)βœ…

πŸ”Œ Connectors / APIs (Get your keys, they are free πŸ˜‰)

⌨️ Keymaps

KeysResult
CTRL + DDeep Crawl
CTRL + SShalow Crawl
CTRL + HToggle Sidebar
CTRL + LToggle Side Task Manager
CTRL + TCreate TODO/Task
CTRL + Shift + CDelete Logs From DB
CTRL + /Clear cache
CTRL + Shift + /Full app reset