latterearthquake-indonesia 0.1.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

latterearthquakeindonesia 0.1.2

Recent (The Latter) Indonesia Earthquake
This package will get recent earthquake detected from
Meteorological, Climatology and Geophysics Agency of Indonesia's website
How it works
This package will scrape from BMKG Indonesia to get most recent earthquake happening
in Indonesia.
This package uses BeautifulSoup4 and Request to produce output in JSON form and ready
to be used in web application services.
How to use
import recent_earthquake2

if __name__ == '__main__':
indonesia_earthquake = recent_earthquake2.LatestEarthquake('https://bmkg.go.id/')
indonesia_earthquake.show_description()
indonesia_earthquake.run()

Author
Ryandri

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.