DEV Community

Sarthak Dwivedi
Sarthak Dwivedi

Posted on

Made my first CLI app using node.js

Hello everyone ,

I am still learning and experimenting and I created a CLI App using javascript that downloads images for provided keyword. To get images some web scrapping is involved. I think this can be used to collect images for training ML object detection models, but anyway just had some practice with developing CLI APP.

Some constructive criticism and feedback on how can i improve, would be appreciated.

LINK TO NPM PACKAGE: https://www.npmjs.com/package/imget

Thank You!!

Top comments (0)