Bash script to IPFS mutable html page

I am currently experimenting with a bash script that outputs the number of peers seeding a given block. I want to send this data to a page on the IPFS network and I wonder what is the best solution to do that. My main concern is that the page is certainty going to change and so does its hash, it’s parent folder’s hash… Is JS IPFS what I need?