LpImagesDownloader


NameLpImagesDownloader JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/LpCodes/LP-All-Images-Downloader
SummaryA Python package to automate image downloading from a given URL.
upload_time2023-10-06 08:47:55
maintainer
docs_urlNone
authorLpcodes
requires_python>=3.6
license
keywords image download automation web scraping selenium webdriver_manager
VCS
bugtrack_url
requirements requests selenium setuptools validators webdriver_manager
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PyPI](https://img.shields.io/pypi/v/lpimagesdownloader)
[![Downloads](https://static.pepy.tech/personalized-badge/lpimagesdownloader?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/lpimagesdownloader) [![Publish Package](https://github.com/LpCodes/LP-All-Images-Downloader/actions/workflows/python-publish.yml/badge.svg)](https://github.com/LpCodes/LP-All-Images-Downloader/actions/workflows/python-publish.yml)

# LP Images Downloader

A simple package to download all Images from the url provided


## Installation

```bash
pip install LpImagesDownloader
```
    
    
## Usage/Examples

```
from LpImagesDownloader import download_images

download_images("https://en.wikipedia.org/wiki/India", 3)

Setting Up Environment ... 

Running Operations in background you will get the results shortly ... 
Scrolling page
Scrolling Page 0
Scrolling Page 1
Scrolling Page 2
Total detected images on page 176
Downloading 1.jpg
Downloading 2.jpg
Downloading 3.jpg
Downloading 4.jpg
Downloading 5.jpg
Downloading 6.jpg
Downloading 7.jpg
Downloading 8.jpg
Downloading 9.jpg
Downloading 10.jpg
........................

Total detected images on page 176
Total Images Downloaded 176
You can view the saved Images at Saved Images/India Wikipedia

```

## Authors

[@LpCodes](https://github.com/LpCodes)


## License

[MIT](https://choosealicense.com/licenses/mit/)

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LpCodes/LP-All-Images-Downloader",
    "name": "LpImagesDownloader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "image,download,automation,web scraping,selenium,webdriver_manager",
    "author": "Lpcodes",
    "author_email": "lovelesh_p@zohomail.in",
    "download_url": "https://files.pythonhosted.org/packages/66/b6/08cd12efb22655251d316ee30d30e83feeac7baeb13ceb83700af7b99ff6/LpImagesDownloader-0.0.9.tar.gz",
    "platform": null,
    "description": "![PyPI](https://img.shields.io/pypi/v/lpimagesdownloader)\r\n[![Downloads](https://static.pepy.tech/personalized-badge/lpimagesdownloader?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/lpimagesdownloader) [![Publish Package](https://github.com/LpCodes/LP-All-Images-Downloader/actions/workflows/python-publish.yml/badge.svg)](https://github.com/LpCodes/LP-All-Images-Downloader/actions/workflows/python-publish.yml)\r\n\r\n# LP Images Downloader\r\n\r\nA simple package to download all Images from the url provided\r\n\r\n\r\n## Installation\r\n\r\n```bash\r\npip install LpImagesDownloader\r\n```\r\n    \r\n    \r\n## Usage/Examples\r\n\r\n```\r\nfrom LpImagesDownloader import download_images\r\n\r\ndownload_images(\"https://en.wikipedia.org/wiki/India\", 3)\r\n\r\nSetting Up Environment ... \r\n\r\nRunning Operations in background you will get the results shortly ... \r\nScrolling page\r\nScrolling Page 0\r\nScrolling Page 1\r\nScrolling Page 2\r\nTotal detected images on page 176\r\nDownloading 1.jpg\r\nDownloading 2.jpg\r\nDownloading 3.jpg\r\nDownloading 4.jpg\r\nDownloading 5.jpg\r\nDownloading 6.jpg\r\nDownloading 7.jpg\r\nDownloading 8.jpg\r\nDownloading 9.jpg\r\nDownloading 10.jpg\r\n........................\r\n\r\nTotal detected images on page 176\r\nTotal Images Downloaded 176\r\nYou can view the saved Images at Saved Images/India Wikipedia\r\n\r\n```\r\n\r\n## Authors\r\n\r\n[@LpCodes](https://github.com/LpCodes)\r\n\r\n\r\n## License\r\n\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first\r\nto discuss what you would like to change.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python package to automate image downloading from a given URL.",
    "version": "0.0.9",
    "project_urls": {
        "Bug Tracker": "https://github.com/LpCodes/LP-All-Images-Downloader/issues",
        "Homepage": "https://github.com/LpCodes/LP-All-Images-Downloader",
        "Source Code": "https://github.com/LpCodes/LP-All-Images-Downloader"
    },
    "split_keywords": [
        "image",
        "download",
        "automation",
        "web scraping",
        "selenium",
        "webdriver_manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66b608cd12efb22655251d316ee30d30e83feeac7baeb13ceb83700af7b99ff6",
                "md5": "771a9990bc3777c488e49051186ecec4",
                "sha256": "202a8ceb06b7dd42e9d81d8c5100a46f78f036e6e17f0411003334f4a52bbb66"
            },
            "downloads": -1,
            "filename": "LpImagesDownloader-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "771a9990bc3777c488e49051186ecec4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3646,
            "upload_time": "2023-10-06T08:47:55",
            "upload_time_iso_8601": "2023-10-06T08:47:55.144688Z",
            "url": "https://files.pythonhosted.org/packages/66/b6/08cd12efb22655251d316ee30d30e83feeac7baeb13ceb83700af7b99ff6/LpImagesDownloader-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 08:47:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LpCodes",
    "github_project": "LP-All-Images-Downloader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.2"
                ]
            ]
        },
        {
            "name": "selenium",
            "specs": [
                [
                    "==",
                    "4.8.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "67.3.2"
                ]
            ]
        },
        {
            "name": "validators",
            "specs": [
                [
                    "==",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "webdriver_manager",
            "specs": [
                [
                    "==",
                    "3.8.5"
                ]
            ]
        }
    ],
    "lcname": "lpimagesdownloader"
}
        
Elapsed time: 0.13275s