Skip to content

dracovoldy/scrapemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapemon

A CLI tool to scrape pokemon anime metadata.

Installation

All that's needed to install scrapemon is to use npm to install it globally. For Linux sudo may be required.

npm install -g scrapemon

Alternate Installation Method

Clone the repo. Open terminal/cmd in the package directory and execute the following:

npm install -g .

Note: Node 10 LTS or greater required.

Usage

scrapemon -s <season#>

About

A CLI tool to scrape pokemon anime metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published