Projects and Basics
This repository contains some basic questions and simple projects made using the language JavaScript.
- This script is a browser automation script made using NodeJS and Puppeteer
- This script automates Spotify and add multiple albums to a user's library.
- The albums to be added are required as input from the user.
- This script also save a JSON file listing all the songs from the albums recently added to the user's library.