BAScraper


NameBAScraper JSON
Version 0.0.4.post1 PyPI version JSON
download
home_pageNone
SummaryAPI wrapper for PullPush.io - the 3rd party replacement API for Reddit.
upload_time2024-04-28 12:53:10
maintainerNone
docs_urlNone
authormaxjo
requires_python>=3.8
licenseNone
keywords reddit scraper reddit scraper pullpush wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            currently it can:
- get submissions/comments from a certain subreddit in supported order/sorting methods specified in the PullPush.io API docs
- get comments under the retrieved submissions
- can get all the submissions based on the number of submissions or in a certain timeframe you specify
- can recover(if possible) deleted/removed submission/comments from the returned result
check the [documentation on the github](https://github.com/maxjo020418/BAScraper) for detailed info

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "BAScraper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "reddit scraper, reddit, scraper, pullpush, wrapper",
    "author": "maxjo",
    "author_email": "jo@yeongmin.net",
    "download_url": "https://files.pythonhosted.org/packages/e3/6c/fe7a638355b1c2b60589627079870fa8fbcc290673bc44bbc22fd213c0e3/bascraper-0.0.4.post1.tar.gz",
    "platform": null,
    "description": "currently it can:\n- get submissions/comments from a certain subreddit in supported order/sorting methods specified in the PullPush.io API docs\n- get comments under the retrieved submissions\n- can get all the submissions based on the number of submissions or in a certain timeframe you specify\n- can recover(if possible) deleted/removed submission/comments from the returned result\ncheck the [documentation on the github](https://github.com/maxjo020418/BAScraper) for detailed info\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "API wrapper for PullPush.io - the 3rd party replacement API for Reddit.",
    "version": "0.0.4.post1",
    "project_urls": {
        "Github": "https://github.com/maxjo020418/BAScraper"
    },
    "split_keywords": [
        "reddit scraper",
        " reddit",
        " scraper",
        " pullpush",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aab461b6eab4866f2e6af0697c51b26cc25515df562a6135e13c1b302bd5e894",
                "md5": "1b72b98c0d3c7b77774ce5cf163ce486",
                "sha256": "4d7f05c45d1b55632b70b902c1fe9b974f3a8f4d89fd0230afdd9afd3919c81b"
            },
            "downloads": -1,
            "filename": "BAScraper-0.0.4.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b72b98c0d3c7b77774ce5cf163ce486",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10172,
            "upload_time": "2024-04-28T12:53:08",
            "upload_time_iso_8601": "2024-04-28T12:53:08.952125Z",
            "url": "https://files.pythonhosted.org/packages/aa/b4/61b6eab4866f2e6af0697c51b26cc25515df562a6135e13c1b302bd5e894/BAScraper-0.0.4.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e36cfe7a638355b1c2b60589627079870fa8fbcc290673bc44bbc22fd213c0e3",
                "md5": "11d1387fb8abd37ac38ffd2fce620cc3",
                "sha256": "2eaea8d54565e88f4b33610865fe2b85876ca44235d9c8a78b533747dbd79d79"
            },
            "downloads": -1,
            "filename": "bascraper-0.0.4.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "11d1387fb8abd37ac38ffd2fce620cc3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12877,
            "upload_time": "2024-04-28T12:53:10",
            "upload_time_iso_8601": "2024-04-28T12:53:10.731471Z",
            "url": "https://files.pythonhosted.org/packages/e3/6c/fe7a638355b1c2b60589627079870fa8fbcc290673bc44bbc22fd213c0e3/bascraper-0.0.4.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 12:53:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maxjo020418",
    "github_project": "BAScraper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bascraper"
}
        
Elapsed time: 0.24647s