Author: @rizkyfauziilmi
This is an application for manga data mining using terminal based on data in the form of JSON and CSV. This application allows users to extract meaningful insights and information about manga through a simple and user-friendly interface. The data is collected and processed through advanced data mining techniques, then transformed into either JSON or CSV format. With this application, users can easily perform complex analysis on manga data without the need for a graphical user interface. The application is perfect for data analysts, manga enthusiasts, and anyone who wants to gain insights into the world of manga.
- remote repo
git clone https://github.com/RizkyFauziIlmi Manga-Data-Mining-Terminal.git
cd Manga-Data-Mining-Terminal
- install dependencies
npm install
or
yarn install
-
Running Tests
To run tests, run the following command
npm run start
or
yarn run start
- Comic List
- Comic Details
- Comic Chapters
- Comic Details (spesific)
- Comic Chapters (spesific)
- Merge Chapters (on build)