WE can fetch the price of gold using request and bs4 library from the website and getting the proper format and getting the proper result.We also get the difference of today's price and yesterday's price of gold ,so we can have a better idea for buying the gold.
-> requests ->bs4
For using this script we just need to run this sciprt and for making your own script we just need the website url of gold prices.
NEEL SHAH