https://github.com/cagataycali/nightmare-examples
Cool nightmarejs browser automation examples.
https://github.com/cagataycali/nightmare-examples
browser-automation javascript-tools nightmarejs
Last synced: about 1 year ago
JSON representation
Cool nightmarejs browser automation examples.
- Host: GitHub
- URL: https://github.com/cagataycali/nightmare-examples
- Owner: cagataycali
- Created: 2016-10-22T13:14:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T16:06:09.000Z (about 4 years ago)
- Last Synced: 2025-04-14T06:08:30.178Z (about 1 year ago)
- Topics: browser-automation, javascript-tools, nightmarejs
- Homepage: https://cagatay.me
- Size: 87.9 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cooler [nightmarejs](https://github.com/segmentio/nightmare) examples :+1:
----
## Install
```
git clone git@github.com: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