@lazy-copilot/noscraper

0.1.28 • Public • Published

noscraper

There is no silver bullet to prevent headless browser or selecnium browser to scrape your brwoser. This is a basic solution to detect phantomjs and selenium base chrome, firefox browser and to handle what is going to happen.

image

Install

$ npm install @lazy-copilot/noscraper

or 

$ yarn add @lazy-copilot/noscraper

Usage

import noscraperPlugin from '@lazy-copilot/noscraper'

const handler = () => window.location = 'https://yahoo.com'

Vue.use(noscraperPlugin, handler)
// initzially redirect to google.com, when handler s not given 

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @lazy-copilot/noscraper

Weekly Downloads

1

Version

0.1.28

License

ISC

Unpacked Size

502 kB

Total Files

37

Last publish

Collaborators

  • tpai
  • paul77
  • annahuang
  • wahengchang