GitHub - kian9375/seoclaw-by-kb-software: Open source AI SEO optimizer CLI — made by KianBot.ai · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
kian9375
seoclaw-by-kb-software
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>4 Commits<br>4 Commits
src
src
.env.example
.env.example
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
package-lock.json
package-lock.json
package.json
package.json
View all files
Repository files navigation
SEOClaw — AI SEO Optimizer
Open-source AI SEO audit CLI — score any page, extract competitor keywords, generate optimized meta tags, and draft SEO blog outlines. Powered by KianBot.ai.
Track your SEO results for free with KB365Service — privacy-first analytics, no cookies, install in 30 seconds.
Demo
Install
npm install -g seoclaw-by-kb-software
Or run without installing:
npx seoclaw-by-kb-software audit https://yoursite.com
Commands
Command<br>What it does
seoclaw audit<br>Full 100-point SEO audit — title, meta, H1, links, speed signals
seoclaw meta<br>AI-generated title + meta description (requires KianBot API key)
seoclaw gap<br>Keyword gap analysis between your site and a competitor
seoclaw blog<br>AI SEO blog outline with keyword-optimized headings
Quick Start
# Free audit — no API key needed<br>seoclaw audit https://yourdomain.com
# AI meta tags — needs KianBot API key<br>export KIANBOT_API_KEY=your_key_here<br>seoclaw meta https://yourdomain.com
# Competitor keyword gap<br>seoclaw gap https://yourdomain.com https://competitor.com
# Blog topic outline<br>seoclaw blog "best CRM software for small business 2025"
Get Your KianBot API Key
Sign up free at kianbot.ai
Go to Settings → API Key
Copy your key and set KIANBOT_API_KEY=your_key in .env
Track Your Results for Free
After you run SEOClaw and start improving your pages, track the traffic impact with KB365Service — a free, privacy-first analytics platform built by KB Software.
— takes 30 seconds --><br>"> — takes 30 seconds --><br>script src="https://kb365service.com/tracker.js?id=YOUR_SITE_ID">script>
No cookies. No fingerprinting. No third-party data sharing. Get started free →
Config
Create a .env file in your project root:
# Required for AI commands (meta, blog)<br>KIANBOT_API_KEY=your_kianbot_api_key
# Get yours at kianbot.ai
How It Works
seoclaw audit https://yoursite.com<br>Crawls the page with Cheerio<br>Scores 100 points across: title, meta, H1/H2, canonical,<br>alt text, links, page size, structured data<br>Outputs score + fix recommendations in the terminal<br>AI suggestions via KianBot.ai (optional)
Contributing
Pull requests welcome. Please open an issue first for major changes.
Fork the repo
npm install
Make your changes in src/
npm audit — no critical vulns allowed
Submit a PR
License
MIT — KianBot.ai
Made by KianBot.ai · Track traffic free with KB365Service
About
Open source AI SEO optimizer CLI — made by KianBot.ai
kianbot.ai
Resources
Readme
License
MIT license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
No releases published
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
JavaScript<br>100.0%
You can’t perform that action at this time.