lichess.org
Donate

ndjson to HTML table

I was wondering if its possible to parse ndjson data from the lichess api : lichess.org/api/team/overberg-chess-group/users into a HTML table that lists the usernames of the players in the group. I have searched around and found some javascript snippets that will convert json into a HTML table, however I need to find a way to convert ndjson to json or to directly parse the ndjson data into a table.
Maybe stackexchange is a better place to ask how to convert ndjson to json. (Ok I GET that people have negative thoughts about it, but if you do your questions properly, you will at least get some answers, I have done reviews on questions before).

This topic has been archived and can no longer be replied to.