Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a file called artists.js that will scrape the provided url: http://www. popvortex.com/music/charts/top-rap-songs.php and print to the console all artists & songs that are sung

Create a file called artists.js that will scrape the provided url: http://www. popvortex.com/music/charts/top-rap-songs.php and print to the console all artists & songs that are sung by the specified artists given via the command line.

Requirements: • The specified artists must be read in via the command line (important that it must be input by user)

• If no artist(s) are specified print to the console “No artist(s) provided”.

• If the specified artist(s) are not found on the website print to the console “Artist(s) not found”

• If the specified artist(s) are found on the website: Print to the console in the following format of artistName: songName

Step by Step Solution

3.51 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Accounting Information System

Authors: James A. Hall

7th Edition

978-1439078570, 1439078572

More Books

Students also viewed these Operating System questions

Question

Contrast a sale to a strategic buyer with one to a financial buyer.

Answered: 1 week ago