Skip to main content

This package will get the live latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency

Project description

Lates Earthquake in Indonesia

This package will get the live latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency

HOW IT WORK?

This package will scrape from BMKG to get live latest quake happend in indonesia

HOW TO USE?

import latestearthquake

if __name__ == '__main__':
    print('~~~Live Earthquake Application~~~')
    result = latestearthquake.ekstraksi_data()
    latestearthquake.show_data(result)

This package will use from Beautifulsoup4 and Request, to produce output in the form of JSON that's ready to be used in web or mobile applications

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

livelatestearthquake_indonesia-0.0.7.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page