Skip to main content

This package will scrape data from [BMKG](https://www.bmkg.go.id) to get the latest quake happened in Indonesia

Project description

Latest Indonesia EarthQuake

This project will get the latest earthquake from BMKG | Indonesian Agency for Meteorology, Climatology, and Geophysics

HOW IT WORK?

This package will scrape data from BMKG to get the latest quake happened in Indonesia.

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

HOW TO USE

import earthquakelatest

if __name__ == '__main__':
    print('My application')
    result = earthquakelatest.extraction_data()
    earthquakelatest.display_data(result)

Author

Muhammad Shaufi Imanulhaq

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

earthquake-IDN-0.3.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

earthquake_IDN-0.3-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

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