gruel


Namegruel JSON
Version 4.5.0 PyPI version JSON
download
home_pageNone
SummaryAnother scraping framework
upload_time2024-07-23 19:27:32
maintainerNone
docs_urlNone
authorNone
requires_python<=3.12,>=3.10
licenseNone
keywords beautifulsoup framework scrape scraping webscraper webscraping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gruel

Another scraping framework

## Installation

Install with:

```console
pip install gruel
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gruel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.12,>=3.10",
    "maintainer_email": null,
    "keywords": "beautifulsoup, framework, scrape, scraping, webscraper, webscraping",
    "author": null,
    "author_email": "Matt Manes <mattmanes@pm.me>",
    "download_url": "https://files.pythonhosted.org/packages/b2/a7/07f89b154d41c90ad5fcc0c5534001e2f48b57820a5f13164d53f38cf8de/gruel-4.5.0.tar.gz",
    "platform": null,
    "description": "# gruel\n\nAnother scraping framework\n\n## Installation\n\nInstall with:\n\n```console\npip install gruel\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Another scraping framework",
    "version": "4.5.0",
    "project_urls": {
        "Documentation": "https://github.com/matt-manes/gruel/tree/main/docs",
        "Homepage": "https://github.com/matt-manes/gruel",
        "Source code": "https://github.com/matt-manes/gruel/tree/main/src/gruel"
    },
    "split_keywords": [
        "beautifulsoup",
        " framework",
        " scrape",
        " scraping",
        " webscraper",
        " webscraping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12972aea41040aab5ac508a50049b507cf86ff811521d0aa7ef4650790412c79",
                "md5": "a36bb0e38871d66f64753417aea50458",
                "sha256": "6bc058c964bf0c8975389b75134640f11ca2bae39b574a38512786d3db413a1f"
            },
            "downloads": -1,
            "filename": "gruel-4.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a36bb0e38871d66f64753417aea50458",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.12,>=3.10",
            "size": 19952,
            "upload_time": "2024-07-23T19:27:30",
            "upload_time_iso_8601": "2024-07-23T19:27:30.859841Z",
            "url": "https://files.pythonhosted.org/packages/12/97/2aea41040aab5ac508a50049b507cf86ff811521d0aa7ef4650790412c79/gruel-4.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a707f89b154d41c90ad5fcc0c5534001e2f48b57820a5f13164d53f38cf8de",
                "md5": "0c2d6364785b3b4b0e3fcd5f427957b6",
                "sha256": "e313194b47468eaba6d03b3d9e5a0339e30b843ebd21aa9dcad0f8de59809d68"
            },
            "downloads": -1,
            "filename": "gruel-4.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0c2d6364785b3b4b0e3fcd5f427957b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.12,>=3.10",
            "size": 16280,
            "upload_time": "2024-07-23T19:27:32",
            "upload_time_iso_8601": "2024-07-23T19:27:32.351630Z",
            "url": "https://files.pythonhosted.org/packages/b2/a7/07f89b154d41c90ad5fcc0c5534001e2f48b57820a5f13164d53f38cf8de/gruel-4.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-23 19:27:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matt-manes",
    "github_project": "gruel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gruel"
}
        
Elapsed time: 8.77216s