@morioh/is-bot
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Detect user-agent is a bot/spider/crawler

// const { isBot } = require('@morioh/is-bot');

const isBot = require('@morioh/is-bot');

console.log(isBot('Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'));
// return true

Readme

Keywords

Package Sidebar

Install

npm i @morioh/is-bot

Weekly Downloads

16

Version

1.1.2

License

MIT

Unpacked Size

59.9 kB

Total Files

9

Last publish

Collaborators

  • nasa8x
  • jotarox