Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 283 Bytes

nintendo-it-scraper

A test scraper for nintendo eshop

How to start the scraper

Copy games.txt.example and name it games.txt

In games.txt put one URL for each line

Install dependencies with npm install

Run the scraper with npm run start

Enjoy the output in the console!