Retrieve latest earthquake alert from https://www.bmkg.go.id/
Project description
Indonesia Earthquake Alert
Package to retrieve latest Indonesia earthquake alert from https://www.bmkg.go.id/
How it work?
Package will scrape the latest Indonesia earthquake alert from BMKG website.
The data will be shown with this format:
Latest Earthquake News in Indonesia
Date: ________
Time: ________ WIB
Magnitude: ________
Location: LS: ________ BT: ________
Center: ________
Impact Scale: ________
Package will use BeautifulSoup4 and requests to retrieve and parse the website data.
Example of usage
---import command---
import earthquakealert_ID
---function for scraping data from https://www.bmkg.go.id/---
result=earthquakealert_ID.getdata()
---function for display the scraped data---
earthquakealert_ID.displaydata(result)
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 earthquakealert-ID-0.0.6.tar.gz
.
File metadata
- Download URL: earthquakealert-ID-0.0.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fc708abfa1e66b916582909f2ab73f46eef7c6969022134303b3e03b76b55c6 |
|
MD5 | e850c03a024354fa61851fabf912a0ce |
|
BLAKE2b-256 | e1567a519b3ccb5e9d4b305b1c7108eb2516886e2afb3486c14d1dd0a2edd0e9 |
File details
Details for the file earthquakealert_ID-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: earthquakealert_ID-0.0.6-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 848ccfefba15c6937f88194bcd60dfbb412f0e2db5899b23c01576305b511160 |
|
MD5 | 0321e49866f31d85d4358b24c797e209 |
|
BLAKE2b-256 | ce6a5182e6379e2590fe4944289e459ea990385f9769fb90666ec47d5e35485b |