Input the date,quantity of coins and purchase the select the specific coin
Press the "Generate preview and code" button to get a table preview and code
In the code genarated find the "https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&ids=" + undefined + "&order=market_cap_desc&per_page=100&page=1&sparkline=false"
and change undefined to coinId
Find the last word in the code < /script> and delete the white space
Copy the HTML and JavaScript code, the prices will live and dynamic