This package will get recent earthquake detected fromMeteorological, Climatology and Geophysics Agency of Indonesia's website
Project description
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
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
File details
Details for the file latterearthquake_indonesia-0.1.2.tar.gz
.
File metadata
- Download URL: latterearthquake_indonesia-0.1.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 850c80c96bc0391a934394bcbec0024ea1c7794aec1e8a1a4cbdb81f751b9c19 |
|
MD5 | 909d13fc660096f759ce2aafee538f67 |
|
BLAKE2b-256 | a5477a64604a81db4cede0206e0767eb1d3a6def25cbc4ca3509f546af3b12ac |
File details
Details for the file latterearthquake_indonesia-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: latterearthquake_indonesia-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a798fa9a756dfde1f050ca8649cb0058df8e4a97d0523819c96e67853867cb |
|
MD5 | 55dfc05b1e068c6ce080c48d7e8efce7 |
|
BLAKE2b-256 | 33bc7c9c192b4aa712baa5c8a3fe08f462b898f06614791e877aadfd4e597727 |