# Indonesia Latest Earthquake Detection Application
This package will get the latest earthquake data from [ BMKG ](https://bmkg.go.id) | Badan Meteorologi, Klimatologi, dan Geofisika
## HOW IT WORK ?
> The package will use BeautifulSoup4 and Requests, to produce output in the from of JSON that is ready to be used in web or mobile phone
Raw data
{
"_id": null,
"home_page": "https://github.com/teolloDEV/Indonesia-last-earthquake",
"name": "latestearthquake",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Nur Arif",
"author_email": "nurarif0151@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/69/c3/22bffdcffba8e01414ebc98b63ca82e7397cb1a8aeca324ed6012ca1ac59/latestearthquake-0.0.1.tar.gz",
"platform": null,
"description": "# Indonesia Latest Earthquake Detection Application\nThis package will get the latest earthquake data from [ BMKG ](https://bmkg.go.id) | Badan Meteorologi, Klimatologi, dan Geofisika\n\n\n\n## HOW IT WORK ?\n\n\n\n> The package will use BeautifulSoup4 and Requests, to produce output in the from of JSON that is ready to be used in web or mobile phone\n\n",
"bugtrack_url": null,
"license": "The Unlicense",
"summary": "This package will get the latest earthquake from BMKG",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/teolloDEV/Indonesia-last-earthquake",
"Website": "https://nurarif.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b1229e68d96a8cf96bfcaf4ff47dd57ff4eee0c637b7a8b49e7c757c2c09024",
"md5": "ea8dc59f97de16583462aa9d7e2b229b",
"sha256": "841fc84a5cc77eb1aa1830a9bc2adb9c7ae6fd28b4c68cb3729f42df097d1025"
},
"downloads": -1,
"filename": "latestearthquake-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea8dc59f97de16583462aa9d7e2b229b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14857,
"upload_time": "2023-12-08T03:19:50",
"upload_time_iso_8601": "2023-12-08T03:19:50.391637Z",
"url": "https://files.pythonhosted.org/packages/0b/12/29e68d96a8cf96bfcaf4ff47dd57ff4eee0c637b7a8b49e7c757c2c09024/latestearthquake-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69c322bffdcffba8e01414ebc98b63ca82e7397cb1a8aeca324ed6012ca1ac59",
"md5": "a6566ee7685b57cbe209c0f2bfff46f7",
"sha256": "a395e589d0e1fb0109d4437a1f1a46494316b81c3ffba43b1c8603783d13d89e"
},
"downloads": -1,
"filename": "latestearthquake-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a6566ee7685b57cbe209c0f2bfff46f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14642,
"upload_time": "2023-12-08T03:19:52",
"upload_time_iso_8601": "2023-12-08T03:19:52.515611Z",
"url": "https://files.pythonhosted.org/packages/69/c3/22bffdcffba8e01414ebc98b63ca82e7397cb1a8aeca324ed6012ca1ac59/latestearthquake-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-08 03:19:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "teolloDEV",
"github_project": "Indonesia-last-earthquake",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests",
"specs": []
},
{
"name": "beautifulsoup4",
"specs": []
}
],
"lcname": "latestearthquake"
}