Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fs-frost/staffscraper
SyncRajo Fansub staff scraper using ChromeDriver and puppeteer API.
https://github.com/fs-frost/staffscraper
automation chromedriver node-js nodejs webscraping
Last synced: 4 days ago
JSON representation
SyncRajo Fansub staff scraper using ChromeDriver and puppeteer API.
- Host: GitHub
- URL: https://github.com/fs-frost/staffscraper
- Owner: FS-Frost
- License: mit
- Created: 2020-01-01T18:40:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T18:28:58.000Z (over 3 years ago)
- Last Synced: 2023-08-31T03:56:22.355Z (over 1 year ago)
- Topics: automation, chromedriver, node-js, nodejs, webscraping
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StaffScraper
SyncRajo Fansub staff scraper using ChromeDriver and puppeteer API.
# How to use
Restore modules:
```javascript
npm install
```Run:
```javascript
npm start
```