mutaible
v1.0.3
Published
A library to block AI bots from scraping your webpage and enhance your SEO.
Downloads
5
Readme
Mutaible
- Mutaible is a TypeScript library that blocks AI bots from scraping your webpage
- Leverage AI detection to customize web content for SEO improvement.
Features
- Detect and block known bot user-agents.
- Rate limiting to prevent excessive requests.
- CAPTCHA integration for human verification.
- SEO enhancement by adding meta tags and improving page titles.
Installation
You can install Mutaible via npm:
npm install mutaible
You can install Mutaible directly in your HTML:
<script src="https://unpkg.com/mutaible/dist/mutaible.js"></script>