{ "info": { "author": "Alexander Kozlov", "author_email": "alexander.kozlovsky.m@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7" ], "description": "# Yandex Images Download\nPython Script to download images from Yandex.Images.\n\n# Features\n* Checking for captcha presence\n* Many filters\n* Multiproccessing is available (option `--num-workers`)\n\n# Main requirements\n* Python 3.7+\n* [Selenium Wire](https://github.com/wkeeling/selenium-wire) 1.0.8+\n* Firefox, Chrome, Safari and Edge are supported\n\n# Installation\n1. Get [Selenium driver executable](https://www.seleniumhq.org/about/platforms.jsp) for your browser and platform. Firefox, Chrome, Safari and Edge are supported. \nUse option `--driver-path` to specify the driver's path or add the executable in your PATH.\n\n\n# Examples\nSimple example using [Chrome WebDriver](https://sites.google.com/a/chromium.org/chromedriver/):\n\n```$ yandex-images-download Chrome --keywords \"vodka, bears, balalaika\" --limit 10```\n\nExample of using keywords from input file with specific image extension/format:\n\n```$ yandex-images-download Chrome --keywords_from_file input_example.txt --itype=png```\n\nAll other information can be obtained with the `--help` argument.\n\n\n# Acknowledgements\nSpecial thanks to Andrey Lyashko for code reviews. \nSpecial thanks to Boris Kovarski (https://github.com/kovarsky) and Andrey Lyashko for backing the project.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/bobokvsky/yandex-images-download/archive/v1.0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bobokvsky/yandex-images-download", "keywords": "yandex images download save terminal command-line scrapper", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "yandex-images-download", "package_url": "https://pypi.org/project/yandex-images-download/", "platform": "", "project_url": "https://pypi.org/project/yandex-images-download/", "project_urls": { "Download": "https://github.com/bobokvsky/yandex-images-download/archive/v1.0.4.tar.gz", "Homepage": "https://github.com/bobokvsky/yandex-images-download" }, "release_url": "https://pypi.org/project/yandex-images-download/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Python Script to download images from Yandex.Images", "version": "1.0.4", "yanked": false, "yanked_reason": null }, "last_serial": 6037247, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "60adf24a5ec9621073d5b77b66d39f85", "sha256": "b47d7c6721f268bec1cfd8de8236c53b73482457263bcc04dd748fab3e6ab7f5" }, "downloads": -1, "filename": "yandex_images_download-1.0.4.tar.gz", "has_sig": false, "md5_digest": "60adf24a5ec9621073d5b77b66d39f85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8611, "upload_time": "2019-10-27T14:46:07", "upload_time_iso_8601": "2019-10-27T14:46:07.815550Z", "url": "https://files.pythonhosted.org/packages/51/a8/5b2ee15a93c802c8767ee44961cc03b0f2687f5d8b754a460e926a5c62fe/yandex_images_download-1.0.4.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60adf24a5ec9621073d5b77b66d39f85", "sha256": "b47d7c6721f268bec1cfd8de8236c53b73482457263bcc04dd748fab3e6ab7f5" }, "downloads": -1, "filename": "yandex_images_download-1.0.4.tar.gz", "has_sig": false, "md5_digest": "60adf24a5ec9621073d5b77b66d39f85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8611, "upload_time": "2019-10-27T14:46:07", "upload_time_iso_8601": "2019-10-27T14:46:07.815550Z", "url": "https://files.pythonhosted.org/packages/51/a8/5b2ee15a93c802c8767ee44961cc03b0f2687f5d8b754a460e926a5c62fe/yandex_images_download-1.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }