magic-scrape


Namemagic-scrape JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryAutomatic extraction of webpage info using OpenAI Functions validation to store a sitewide config in a web scraper.
upload_time2023-08-08 00:43:49
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT
keywords pydantic xml serialization deserialization parsing lxml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # magic-scrape

![PyPI](https://img.shields.io/pypi/v/magic-scrape?logo=python&logoColor=%23cccccc)
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/lmmx/magic-scrape/master.svg)](https://results.pre-commit.ci/latest/github/lmmx/magic-scrape/master)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/magic-scrape.svg)](https://pypi.org/project/magic-scrape)

<!-- [![build status](https://github.com/lmmx/magic-scrape/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/magic-scrape/actions/workflows/master.yml) -->

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "magic-scrape",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "pydantic xml serialization deserialization parsing lxml",
    "author": "",
    "author_email": "Louis Maddox <louismmx@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b6/5a/ee82a0b7011324b0bfdf03f62802bf1aee0602e50b184074ecc399f3084b/magic_scrape-0.1.2.tar.gz",
    "platform": null,
    "description": "# magic-scrape\n\n![PyPI](https://img.shields.io/pypi/v/magic-scrape?logo=python&logoColor=%23cccccc)\n[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/lmmx/magic-scrape/master.svg)](https://results.pre-commit.ci/latest/github/lmmx/magic-scrape/master)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/magic-scrape.svg)](https://pypi.org/project/magic-scrape)\n\n<!-- [![build status](https://github.com/lmmx/magic-scrape/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/magic-scrape/actions/workflows/master.yml) -->\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automatic extraction of webpage info using OpenAI Functions validation to store a sitewide config in a web scraper.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "pydantic",
        "xml",
        "serialization",
        "deserialization",
        "parsing",
        "lxml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cab98193e5ab42c408368dd658374438698340926d303fc7ed7e81c7cbc5c2a3",
                "md5": "48b631fcdc0cf6c8bb987c0eba280978",
                "sha256": "9155543b038407cd0ca290642b27da60659658085f301e57696fcc6998e816f2"
            },
            "downloads": -1,
            "filename": "magic_scrape-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48b631fcdc0cf6c8bb987c0eba280978",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4645,
            "upload_time": "2023-08-08T00:43:47",
            "upload_time_iso_8601": "2023-08-08T00:43:47.607098Z",
            "url": "https://files.pythonhosted.org/packages/ca/b9/8193e5ab42c408368dd658374438698340926d303fc7ed7e81c7cbc5c2a3/magic_scrape-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b65aee82a0b7011324b0bfdf03f62802bf1aee0602e50b184074ecc399f3084b",
                "md5": "4277eb821b960d81f0d41e2b32980fc0",
                "sha256": "fefdcf86bacbb177928f1f3960e85be9b40b815d38d58e222da7f7833b9325f5"
            },
            "downloads": -1,
            "filename": "magic_scrape-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4277eb821b960d81f0d41e2b32980fc0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5400,
            "upload_time": "2023-08-08T00:43:49",
            "upload_time_iso_8601": "2023-08-08T00:43:49.148545Z",
            "url": "https://files.pythonhosted.org/packages/b6/5a/ee82a0b7011324b0bfdf03f62802bf1aee0602e50b184074ecc399f3084b/magic_scrape-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 00:43:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "magic-scrape"
}
        
Elapsed time: 0.10006s