Metadata-Version: 2.1
Name: earthqueke-bmkg
Version: 0.1.0
Summary: 
Author: novelmisatake
Author-email: fteguh088@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: request3 (>=2.19.0,<3.0.0)
Description-Content-Type: text/markdown

# latest-indonesia-earthquake
this a code from latest Meteorology, Climatology, and Geophysical Agency also know as BMKG

## HOW IT WORK??
This package will scrape from [BMKG](https://www.bmkg.go.id/) TO get latest earthquake happen 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
