npm.io
1.0.3 • Published 2 years ago

mutaible

Licence
ISC
Version
1.0.3
Deps
0
Size
3 kB
Vulns
0
Weekly
0

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>