This package will get information about USA latest gold price from livepriceofgold website
Project description
price-of-gold-now
This package will get information about price of gold from https://www.livepriceofgold.com/usa-gold-price.html#google_vignette
How It Works
This package will scrap data from livepriceofgold to get information about latest price of gold in USA
This package used BeautifulSoup4 and Requests to generate JSON output that'll be used for web or mobile apps
How to Run
import beautifulsoup4
import requests
import priceofgold
if __name__ == '__main__':
print('Aplikasi utama')
result = priceofgold.data_extract()
priceofgold.show_data(result)
Author
Muhammad Dwi Reza
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file livepriceofgold_usa_rx168059-2024.0.0.3.5.tar.gz
.
File metadata
- Download URL: livepriceofgold_usa_rx168059-2024.0.0.3.5.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 373738dd42632b2cdf419d24d923f4f8044221cd3fbfe8c8b4e0389e91d8f1c0 |
|
MD5 | 08a092a2e6008742d7cb8051b682cec0 |
|
BLAKE2b-256 | 5539afc91cff0cdc2dd02ce5c0e63e4ca38935597d472a5f7bddefd17ff2df1b |
File details
Details for the file livepriceofgold_usa_Rx168059-2024.0.0.3.5-py3-none-any.whl
.
File metadata
- Download URL: livepriceofgold_usa_Rx168059-2024.0.0.3.5-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a08e3613b3d0b78c2678a958024015b7a3e8366642de9d14e95dc90d23f7901 |
|
MD5 | 7fcdbe7bba98bfd8ff9d02e5003688c7 |
|
BLAKE2b-256 | 94c1f06f233cfa9b4e591bcdb9b5d75247011fc567c3e1835bfcb8e8ebbf9650 |