Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lazy-copilot/noscraper

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazy-copilot/noscraper

## Project setup ``` npm install ```

  • 0.1.28
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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 

Keywords

FAQs

Package last updated on 21 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc