lightnovel-crawler


Namelightnovel-crawler JSON
Version 3.5.1 PyPI version JSON
download
home_pagehttps://github.com/dipu-bd/lightnovel-crawler
SummaryAn app to download novels from online sources and generate e-books.
upload_time2024-04-04 15:26:59
maintainerNone
docs_urlNone
authorSudipto Chandra
requires_python>=3.8
licenseApache 2.0
keywords lightnovel crawler lncrawl novel pdf epub mobi scraper
VCS
bugtrack_url
requirements ascii regex packaging pyease-grpc python-dotenv beautifulsoup4 requests python-slugify colorama tqdm js2py ebooklib pillow cloudscraper lxml questionary prompt-toolkit html5lib base58 python-box pycryptodome webdriver-manager selenium undetected-chromedriver readability-lxml wheel black flake8 tk-tools pyinstaller setuptools discord.py python-telegram-bot
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Lightnovel Crawler
-----------------------

Download lightnovels from various online sources and generate output in different formats, e.g. epub, mobi, json, html, text, docx and pdf.

Visit https://github.com/dipu-bd/lightnovel-crawler for more details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dipu-bd/lightnovel-crawler",
    "name": "lightnovel-crawler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "lightnovel, crawler, lncrawl, novel, pdf, epub, mobi, scraper",
    "author": "Sudipto Chandra",
    "author_email": "dipu.sudipta@gmail.com",
    "download_url": null,
    "platform": "any",
    "description": "Lightnovel Crawler\n-----------------------\n\nDownload lightnovels from various online sources and generate output in different formats, e.g. epub, mobi, json, html, text, docx and pdf.\n\nVisit https://github.com/dipu-bd/lightnovel-crawler for more details.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "An app to download novels from online sources and generate e-books.",
    "version": "3.5.1",
    "project_urls": {
        "\"Documentation\"": "https://github.com/dipu-bd/lightnovel-crawler/blob/master/README.md",
        "\"Issue Tracker\"": "https://github.com/dipu-bd/lightnovel-crawler/issues",
        "\"Source Code\"": "https://github.com/dipu-bd/lightnovel-crawler",
        "Homepage": "https://github.com/dipu-bd/lightnovel-crawler"
    },
    "split_keywords": [
        "lightnovel",
        " crawler",
        " lncrawl",
        " novel",
        " pdf",
        " epub",
        " mobi",
        " scraper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb1a58660971974d16224c0230ebb40f59baf2ba28402e2465949c67cda2d7d1",
                "md5": "4527adac239f0ba955484ae2e9601319",
                "sha256": "c25af4da7a69e861013dab04e91e57f96753b8c39816ccd3fed7a947d3b71191"
            },
            "downloads": -1,
            "filename": "lightnovel_crawler-3.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4527adac239f0ba955484ae2e9601319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 582004,
            "upload_time": "2024-04-04T15:26:59",
            "upload_time_iso_8601": "2024-04-04T15:26:59.602336Z",
            "url": "https://files.pythonhosted.org/packages/eb/1a/58660971974d16224c0230ebb40f59baf2ba28402e2465949c67cda2d7d1/lightnovel_crawler-3.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 15:26:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dipu-bd",
    "github_project": "lightnovel-crawler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ascii",
            "specs": []
        },
        {
            "name": "regex",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pyease-grpc",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    ">=",
                    "0.15.0"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    ">=",
                    "4.8.0"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20.0"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ],
                [
                    "<",
                    "9.0.0"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.0"
                ],
                [
                    "<",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "<",
                    "5.0"
                ],
                [
                    ">=",
                    "4.60"
                ]
            ]
        },
        {
            "name": "js2py",
            "specs": [
                [
                    ">=",
                    "0.71"
                ]
            ]
        },
        {
            "name": "ebooklib",
            "specs": [
                [
                    ">=",
                    "0.17.0"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "cloudscraper",
            "specs": [
                [
                    ">=",
                    "1.2.71"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "questionary",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "prompt-toolkit",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        },
        {
            "name": "html5lib",
            "specs": [
                [
                    "~=",
                    "1.1"
                ]
            ]
        },
        {
            "name": "base58",
            "specs": [
                [
                    "~=",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "python-box",
            "specs": [
                [
                    "<",
                    "8.0.0"
                ],
                [
                    ">=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "webdriver-manager",
            "specs": []
        },
        {
            "name": "selenium",
            "specs": [
                [
                    ">=",
                    "3.141.0"
                ]
            ]
        },
        {
            "name": "undetected-chromedriver",
            "specs": [
                [
                    ">=",
                    "3.5.3"
                ]
            ]
        },
        {
            "name": "readability-lxml",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "black",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "tk-tools",
            "specs": []
        },
        {
            "name": "pyinstaller",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "<=",
                    "60.0.0"
                ]
            ]
        },
        {
            "name": "discord.py",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "python-telegram-bot",
            "specs": [
                [
                    "~=",
                    "20.0"
                ]
            ]
        }
    ],
    "lcname": "lightnovel-crawler"
}
        
Elapsed time: 0.24338s