This package will get the latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency
Project description
Latest Indonesia EarthQuake
This package will get the latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency
HOW IT WORK?
This package will scrape from BMKG to get latest quake happened in Indonesia.
This package will use BeautifulSoup4 and Request, to produce output in the form of JSON that is ready to be used in web or mobile applications
HOW TO USE
import gempaterkini
if __name__ == '__main__':
gempa_di_indonesia = gempaterkini.GempaTerkini('https://bmkg.go.id')
print(f'Aplikasi utama menggunakan package yang memiliki deskripsi {gempa_di_indonesia.description}')
gempa_di_indonesia.tampilkan_keterangan()
gempa_di_indonesia.run()
Author
Eko S. Wibowo
Project details
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
Close
Hashes for latestearthquake-indonesia-0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b029ab02bf972a02e92532da66ddc6319c547a34f5168d4c8445e26a25955309 |
|
MD5 | 297b8dbce582cf601ea6ee17b5d24771 |
|
BLAKE2b-256 | d8621ccf3a0cae3f8519723f5b358385da39459562c060759ab7507de33963a4 |
Close
Hashes for latestearthquake_indonesia-0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8860f391974b5bd106f10066dc41efc48a732d64dc456e2c733641c20f7ed0b3 |
|
MD5 | ec5b96d07b5830813eaf35de9444f578 |
|
BLAKE2b-256 | 0adbec2be68515760d195b4923b9cf00bb9535d495d3643f67debc86b110f785 |