Metadata-Version: 2.1
Name: Newestearthquake-Indonesia-BMKG
Version: 0.2
Summary: This package will get the latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency.
Home-page: https://github.com/Apatheia8/latest-Indonesia-earthquake
Author: Deni Rahmawan
Author-email: denirahmawan17@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Newest Indonesia Earthquake
This package will get the newest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency.

## How it work?
This package will scrape from [BMKG](https://bmkg.go.id) to get newest quake happened in Indonesia.

It 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

# Author
Deni Rahmawan
