redscrap


Nameredscrap JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/martimdLima
SummaryA Reddit scraper that can scrape a subreddit or a user for images and download them
upload_time2023-04-19 23:04:37
maintainer
docs_urlNone
authorMartim Lima
requires_python>=3.7, <4
license
keywords development setup setuptools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Reddit scraper that can scrape a subreddit, multiple subreddits or a user profile for images and download them to a folder provided by the user or to a default folder ($HOME/Documents/output). A json file with the detailed information of the threads and comments scraped is algo generated while the scraping process occurs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/martimdLima",
    "name": "redscrap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "development,setup,setuptools",
    "author": "Martim Lima",
    "author_email": "martim.d.lima@protonmail.com",
    "download_url": "",
    "platform": null,
    "description": "A Reddit scraper that can scrape a subreddit, multiple subreddits or a user profile for images and download them to a folder provided by the user or to a default folder ($HOME/Documents/output). A json file with the detailed information of the threads and comments scraped is algo generated while the scraping process occurs.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Reddit scraper that can scrape a subreddit or a user for images and download them",
    "version": "0.0.4",
    "split_keywords": [
        "development",
        "setup",
        "setuptools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68f90b445dd220aa8769d66d556a172da80481f0036dbbc79e74082601248d80",
                "md5": "cc3a550923d1dd1bc97d1c79a7806225",
                "sha256": "8b96094a69f533abd4639d80f9c71a6e4dce2a521d8d18d374003bd488adb731"
            },
            "downloads": -1,
            "filename": "redscrap-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc3a550923d1dd1bc97d1c79a7806225",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 44543,
            "upload_time": "2023-04-19T23:04:37",
            "upload_time_iso_8601": "2023-04-19T23:04:37.330706Z",
            "url": "https://files.pythonhosted.org/packages/68/f9/0b445dd220aa8769d66d556a172da80481f0036dbbc79e74082601248d80/redscrap-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 23:04:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "redscrap"
}
        
Elapsed time: 0.05551s