Skip to main content

This package will get the latest earthquake report from BMKG

Project description

Indonesia Latest Quake Report

This package will get the latest earthquake report from BMKG

HOW IT WORK

This package will scrape from (BMKG)(https://bmkg.go.id)

This package will use BeautifulSoup4 and Requests

HOW TO USE

import gempa_terkini

if __name__ == '__main__':
    result = gempa_terkini.ekstraksi_data()
    gempa_terkini.tampilkan_data(result)

Dont forget to install BeautifulSoup4 and Requests to make sure this package working

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

Indonesia_earthquake_live_report-0.0.2.tar.gz (15.3 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