scrapgo


Namescrapgo JSON
Version 1.5.3 PyPI version JSON
download
home_pagehttps://github.com/zwolf21/scrapgo
SummaryConvenient crawling framework using as wrapper of reqeusts, requests-cache, beautifulsoup, etc.
upload_time2024-01-27 12:52:52
maintainer
docs_urlNone
authorHS Moon
requires_python>=3.8
licenseMIT
keywords scrapgo crawling scrapping scrap web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zwolf21/scrapgo",
    "name": "scrapgo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "scrapgo,crawling,scrapping,scrap,web",
    "author": "HS Moon",
    "author_email": "pbr112@naver.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/5a/52e77b04825d49798c24f69b62a4276b072224b12eaa76ef50ab1ae79618/scrapgo-1.5.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convenient crawling framework using as wrapper of reqeusts, requests-cache, beautifulsoup, etc.",
    "version": "1.5.3",
    "project_urls": {
        "Homepage": "https://github.com/zwolf21/scrapgo"
    },
    "split_keywords": [
        "scrapgo",
        "crawling",
        "scrapping",
        "scrap",
        "web"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d35a52e77b04825d49798c24f69b62a4276b072224b12eaa76ef50ab1ae79618",
                "md5": "cee5e04e72211720f0922eef9e5df2bb",
                "sha256": "7c6efea390818d2c0c0bd64a2c94fd1b6fd8b55a31256fd046b43c946f6b9f13"
            },
            "downloads": -1,
            "filename": "scrapgo-1.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cee5e04e72211720f0922eef9e5df2bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22501,
            "upload_time": "2024-01-27T12:52:52",
            "upload_time_iso_8601": "2024-01-27T12:52:52.948489Z",
            "url": "https://files.pythonhosted.org/packages/d3/5a/52e77b04825d49798c24f69b62a4276b072224b12eaa76ef50ab1ae79618/scrapgo-1.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 12:52:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zwolf21",
    "github_project": "scrapgo",
    "github_not_found": true,
    "lcname": "scrapgo"
}
        
Elapsed time: 0.17117s