Implement the following.
1) Text area to get multiple comma seperated urls,
2) Get data from each link and strip of the html tags, and extra spaces.
3) Write the data of each link to the file, with the link as the heading
4) Provide the option to download the data as text file
5) Attach the output to the webpage and display.
Implement the following. 1) Text area to get multiple comma seperated urls, 2) Get data from each link and strip of the html tags, and extra spaces. 3) Write the data of each link to the file, with the link as the heading 4) Provide the option to download the data as text file 5) Attach the output to the webpage and display.