Metadata-Version: 2.1
Name: latest-indonesia-magnitude
Version: 0.3
Summary: This package will get the latest eartquake in indonesia from BMKG
Home-page: https://github.com/Mas-Akbar/latest-indonesia-magnitude
Author: Malik Akbar
Author-email: alee@vescod.com
License: UNKNOWN
Project-URL: Website, https://vescod.com
Platform: UNKNOWN
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

# latest-indonesia-magnitude
this package will get lates eartquake in indonesia from BMKG (METEOROLOGICAL, CLIMATOLOGICAL, AND GEOPHYSICAL AGENCY)
## HOW IT WORK?
This package will scrape from [bmkg](http://bmkg.go.id) to get latest earthquake occured in Indonesia.
This package will use BeautifulSoup4 and Requests, then return output as JSON tha t ready for other application both mobile or web

