Metadata-Version: 2.1
Name: Latestearthquake-Indonesia-byTaufik
Version: 0.1
Summary: The package will get the latest earthquake from BMKG | Meteorological, Climatological, andGeophysical Agency
Home-page: https://github.com/Zerex-Id/latest-indonesia-eartquake
Author: Taufik Budi Santosa
Author-email: taufikbudis@gmail.com
Project-URL: Website, https://github.com/orgs/Zerex-Id/repositories
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.11
License-File: LICENSE

# Latest Indonesia EarthQuake
The package will get the latest eartquake from BMKG | Meteorological, Climatological, and Geophysical Agency

## HOW IT WORKS?
This package will scrape from [BMKG](https://bmkg.go.id) 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 application.
