Home
Softono
nightmare-examples

nightmare-examples

Open source
14
Stars
2
Forks
7
Issues
1
Watchers
4 years
Last Commit

About nightmare-examples

Cooler [nightmarejs](https://github.com/segmentio/nightmare) examples :+1: ---- ## Install ``` git clone [email protected]:cagataycali/nightmare-examples.git; cd nightmare-examples; npm i; ``` ## Usage ``` node examples/yahoo.js ``` - examples - yahoo search click and extract - insert external js in page - Upload any file - Do request - Download file

Platforms

Web Self-hosted

Cooler nightmarejs examples :+1:

Install

git clone [email protected]:cagataycali/nightmare-examples.git;
cd nightmare-examples;
npm i;

Usage

node examples/yahoo.js
  • examples
    • yahoo search click and extract
    • insert external js in page
    • Upload any file
    • Do request
    • Download file