Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 633 Bytes

File metadata and controls

19 lines (14 loc) · 633 Bytes

Gold Price Fetcher

Short description of package/script

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.

List out the libraries imported

-> requests ->bs4

Setup instructions

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.

Output

Image Image

Author:

NEEL SHAH