mrtehran.com node js scrapper with api
- Scrape all songs on https://mrtehran.com/browse/featured page
- Scrape single song by song url
- Scrape all artists on https://mrtehran.com/browse/artists page
- Scrape single artist by id
- Scrape single artist songs
- Scrape single artist albums
npm install
npm run start
npm run dev
npm run doc
This project is open source and available under the MIT License.