newearthquake-BMKG


Namenewearthquake-BMKG JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/paten26/BMKG_latest_earthquake
Summaryhis package get the last update earthquake from BMKG Indonesia
upload_time2024-08-15 10:39:06
maintainerNone
docs_urlNone
authorLukas Yulianto
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BMKG_latest_earthquake
This package get the last update earthquake from BMKG Indonesia

## How it works?
This package scrape from [BMKG](https://www.bmkg.go.id)
to get latest quake in Indonesia

This package uses BeautifulSoup4 and Requests to produce output in JSON format.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paten26/BMKG_latest_earthquake",
    "name": "newearthquake-BMKG",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lukas Yulianto",
    "author_email": "paten26@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/17/aa57e7db7519322dcf8a9c4fd609748a41a22950d5d8903c15706b5efd5b/newearthquake_bmkg-0.1.tar.gz",
    "platform": null,
    "description": "# BMKG_latest_earthquake\r\nThis package get the last update earthquake from BMKG Indonesia\r\n\r\n## How it works?\r\nThis package scrape from [BMKG](https://www.bmkg.go.id)\r\nto get latest quake in Indonesia\r\n\r\nThis package uses BeautifulSoup4 and Requests to produce output in JSON format.\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "his package get the last update earthquake from BMKG Indonesia",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/paten26/BMKG_latest_earthquake"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d91d734c10f67bba803b9d518a3c637a3ce71d46ceff48a8c246910111f1a6db",
                "md5": "0edc7921baecb2584d142998c08dccb4",
                "sha256": "d948cac2b52c09fa0c6c5dfef349a9f4c4e0ab599b39f0c43420f4977623700a"
            },
            "downloads": -1,
            "filename": "newearthquake_BMKG-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0edc7921baecb2584d142998c08dccb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 14787,
            "upload_time": "2024-08-15T10:39:04",
            "upload_time_iso_8601": "2024-08-15T10:39:04.855142Z",
            "url": "https://files.pythonhosted.org/packages/d9/1d/734c10f67bba803b9d518a3c637a3ce71d46ceff48a8c246910111f1a6db/newearthquake_BMKG-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd17aa57e7db7519322dcf8a9c4fd609748a41a22950d5d8903c15706b5efd5b",
                "md5": "59a545647282fa92cdf2e848405e2c6f",
                "sha256": "344beae2e1cad56b663ef7995a666cc234c85d27595773583f6a1c249669fb92"
            },
            "downloads": -1,
            "filename": "newearthquake_bmkg-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "59a545647282fa92cdf2e848405e2c6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14680,
            "upload_time": "2024-08-15T10:39:06",
            "upload_time_iso_8601": "2024-08-15T10:39:06.417540Z",
            "url": "https://files.pythonhosted.org/packages/fd/17/aa57e7db7519322dcf8a9c4fd609748a41a22950d5d8903c15706b5efd5b/newearthquake_bmkg-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 10:39:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paten26",
    "github_project": "BMKG_latest_earthquake",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "newearthquake-bmkg"
}
        
Elapsed time: 0.33879s