Metadata-Version: 2.1
Name: last-earthquake
Version: 0.1.0
Summary: This package will get the latest earthquake data from BMKG | Badan Meteorologi, Klimatologi, dan Geofisika
Home-page: https://github.com/ArN-1/Indonesian-earthquake-monitoring
Author: Nur Arif
Author-email: nurarif0151@gmail.com
Project-URL: Website, https://nurarif.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Indonesian-earthquake-monitoring

# Indonesia Latest Earthquake Detection Application
This package will get the latest earthquake data from [ BMKG ](https://bmkg.go.id) |  Badan Meteorologi, Klimatologi, dan Geofisika



## HOW IT WORK ?



> The package will use BeautifulSoup4 and Requests, to produce output in the from of JSON that is ready to be used in web or mobile phone
