Metadata-Version: 2.1
Name: Earthquake-Indonesia
Version: 0.1
Summary: This Package will get the latest eartquake from BMKG |Meteorogical, Climatological, and Geophysical agency
Home-page: https://github.com/Ahmadfauzan1922/Earthquake-Indonesia
Author: Ahmad Fauzan Z
Author-email: ahmadfauzanzain10@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://remoteworker.id
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Description-Content-Type: text/markdown

#Latest indonesian Earthquake

This Package will get the latest eartquake from BMKG |Meteorological, Climatological, and Geophysical agency

## HOW IT WORK?
This package will scrape from [BMKG](https://www.bmkg.go.id) to get latest quake happened in Indonesia.

this package will use beautifulsoup4 and request, to then produce output in the form of JSON that is ready to be used in web or mobile applications.

