How do I display an array that I have created in NodeJS in HTML?
Ok, so I am fairly new to this stuff so I'll try to be as cohesive as I can with my problem. I have created a simple web scraper using NodeJS, Express and Axios. This web scraper scrapes text from…