Skip to main content

This package will get the latest earthquake from Indonesia Meteorological, Climatological, and Geophysical Agency (BMKG).

Project description

Monitoring-IndonesiaLastEarthquake

This package aims to provide an easy way to obtain the latest earthquake information in Indonesia, as reported by the Indonesian Meteorology, Climatology, and Geophysics Agency (BMKG).

HOW IT WORK

This package will scrape from BMKG to get latest earthquake happened in Indonesia

This package will use BeautifulSoup4 and Requests to produce output in the form of JSON that is ready to be used in web or mobile application

HOW TO USE

import lastearthquake

if __name__ == '__main__':
    print('Main Application')
    result = data_extraction()
    show_data(result)

Author

Anugrah Ibra Pramudya

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

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