The website is just a prototype and the details fetched are preloaded into a json file and not collected in realtime
To run the webpage it is essential to start a nodejs localhost server For this first open cmd as administrator and navigate to the folder in which the webpages are saved and then type in commands npm install http-server -g and http-server -p 8080 Then open the main.html file