0

I have a csv file containing thousands of image links which I want to insert into a html document. I'm not sure how to do this automatically. Do I need to set up a database and retrive it from there or can I read the csv/json file directly using JS?

It may sound like a basic question but i'm new to webdev. Thanks for any replies.

  • Please visit [help], take [tour] to see what and [ask]. Do some research, [search for related topics on SO](https://www.google.com/search?q=javascript+insert+image+links+json+OR+csv+site:stackoverflow.com); if you get stuck, post a [mcve] of your attempt, noting input and expected output, preferably in a [Stacksnippet](https://blog.stackoverflow.com/2014/09/introducing-runnable-javascript-css-and-html-code-snippets/) – mplungjan Dec 13 '21 at 14:26

0 Answers0