Kamalabot / friendlyScraper

0 stars 0 forks source link

Bulk Download #7

Open Kamalabot opened 2 years ago

Kamalabot commented 2 years ago

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.

Kamalabot commented 2 years ago

Some snippets using Jquery