{"id":39572193,"url":"https://github.com/koallen/google-image-downloader","last_synced_at":"2026-01-18T07:19:22.280Z","repository":{"id":45443291,"uuid":"55332289","full_name":"koallen/google-image-downloader","owner":"koallen","description":"A script to download images from images.google.com","archived":false,"fork":false,"pushed_at":"2024-05-21T05:59:21.000Z","size":16,"stargazers_count":30,"open_issues_count":2,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T09:54:29.623Z","etag":null,"topics":["crawler","google-images","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koallen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-03T06:02:50.000Z","updated_at":"2024-09-17T21:00:40.000Z","dependencies_parsed_at":"2022-07-15T16:37:28.704Z","dependency_job_id":null,"html_url":"https://github.com/koallen/google-image-downloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/koallen/google-image-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koallen%2Fgoogle-image-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koallen%2Fgoogle-image-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koallen%2Fgoogle-image-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koallen%2Fgoogle-image-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koallen","download_url":"https://codeload.github.com/koallen/google-image-downloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koallen%2Fgoogle-image-downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28532994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crawler","google-images","selenium"],"created_at":"2026-01-18T07:19:22.229Z","updated_at":"2026-01-18T07:19:22.275Z","avatar_url":"https://github.com/koallen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Image Downloader\n\n\u003e A simple script that fetches images from Google with browser simulation.\n\n## Pre-requisites\n\nThe code requires Python 3. The following Python packages are required to run the script.\n\n- selenium\n- requests\n- fake_useragent\n- beautifulsoup4\n- lxml\n\nYou can install them via `pip install -r requirements.txt`. You also need install the ChromeDriver\nfor selenium to work. Please refer to [here](https://sites.google.com/a/chromium.org/chromedriver/getting-started)\non how to install it.\n\n## Usage\n\n```\nusage: download_images.py [-h] [--worker WORKER] keyword\n\npositional arguments:\n  keyword          the keyword to search\n\noptional arguments:\n  -h, --help       show this help message and exit\n  --worker WORKER  the number of workers used for downloading images\n```\n\n## Disclaimer\n\nThis script is written for the purpose of practicing programming skills. Use it at your own discretion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoallen%2Fgoogle-image-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoallen%2Fgoogle-image-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoallen%2Fgoogle-image-downloader/lists"}