fb-crawler-check

0.8.1 • Public • Published

Introduction

Super mega ultra simple lightweight and simple plugin to check if user agents belong to facebook open graph crawler.

Intallation

npm install fb-crawler-check

Usage

const fbCrawlerCheck = require("fb-crawler-check"),
      userAgent = "string"
      isCrawler = fbCrawlerCheck(userAgent);

Package Sidebar

Install

npm i fb-crawler-check

Weekly Downloads

0

Version

0.8.1

License

MIT

Last publish

Collaborators

  • rogovdm