news-please


Namenews-please JSON
Version 1.5.44 PyPI version JSON
download
home_pagehttps://github.com/fhamborg/news-please
Summarynews-please is an open source easy-to-use news extractor that just works.
upload_time2023-12-27 15:22:05
maintainer
docs_urlNone
authorFelix Hamborg
requires_python
licenseApache License 2.0
keywords news crawler news scraper news extractor crawler extractor scraper information retrieval
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            news-please is an open source, easy-to-use news crawler that extracts structured information from almost any news website. It can follow recursively internal hyperlinks and read RSS feeds to fetch both most recent and also old, archived articles. You only need to provide the root URL of the news website. Furthermore, its API allows developers to access the exctraction functionality within their software. news-please also implements a workflow optimized for the news archive provided by commoncrawl.org, allowing users to efficiently crawl and extract news articles including various filter options.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fhamborg/news-please",
    "name": "news-please",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "news crawler news scraper news extractor crawler extractor scraper information retrieval",
    "author": "Felix Hamborg",
    "author_email": "felix.hamborg@uni-konstanz.de",
    "download_url": "https://files.pythonhosted.org/packages/54/c0/4f975aea6a92f232053888dad91cef4499f1216e4d77ba615edacf94cb5b/news-please-1.5.44.tar.gz",
    "platform": null,
    "description": "news-please is an open source, easy-to-use news crawler that extracts structured information from almost any news website. It can follow recursively internal hyperlinks and read RSS feeds to fetch both most recent and also old, archived articles. You only need to provide the root URL of the news website. Furthermore, its API allows developers to access the exctraction functionality within their software. news-please also implements a workflow optimized for the news archive provided by commoncrawl.org, allowing users to efficiently crawl and extract news articles including various filter options.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "news-please is an open source easy-to-use news extractor that just works.",
    "version": "1.5.44",
    "project_urls": {
        "Download": "https://github.com/fhamborg/news-please",
        "Homepage": "https://github.com/fhamborg/news-please"
    },
    "split_keywords": [
        "news",
        "crawler",
        "news",
        "scraper",
        "news",
        "extractor",
        "crawler",
        "extractor",
        "scraper",
        "information",
        "retrieval"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5961b965770e7be08eac38746655a3da36dcee70c30a3ce4d6e4ca824386dbb1",
                "md5": "acefb552345f13a452bea40a1e14ce05",
                "sha256": "97a730d6662bf26f975d96c12465ed4b08252fce57e87217a7b604c9f0b74b14"
            },
            "downloads": -1,
            "filename": "news_please-1.5.44-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acefb552345f13a452bea40a1e14ce05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 90336,
            "upload_time": "2023-12-27T15:22:02",
            "upload_time_iso_8601": "2023-12-27T15:22:02.962143Z",
            "url": "https://files.pythonhosted.org/packages/59/61/b965770e7be08eac38746655a3da36dcee70c30a3ce4d6e4ca824386dbb1/news_please-1.5.44-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54c04f975aea6a92f232053888dad91cef4499f1216e4d77ba615edacf94cb5b",
                "md5": "c5b199217a030bd8350199e07f322ef1",
                "sha256": "0bae6c0cefc15ab6bae475008ffde67dbf347bd9a175c2a14607c7f6662efe62"
            },
            "downloads": -1,
            "filename": "news-please-1.5.44.tar.gz",
            "has_sig": false,
            "md5_digest": "c5b199217a030bd8350199e07f322ef1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68467,
            "upload_time": "2023-12-27T15:22:05",
            "upload_time_iso_8601": "2023-12-27T15:22:05.717983Z",
            "url": "https://files.pythonhosted.org/packages/54/c0/4f975aea6a92f232053888dad91cef4499f1216e4d77ba615edacf94cb5b/news-please-1.5.44.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-27 15:22:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fhamborg",
    "github_project": "news-please",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "news-please"
}
        
Elapsed time: 0.15333s