{"id":26665476,"url":"https://github.com/elsehow/google-image-search-scraper","last_synced_at":"2026-03-05T11:33:31.920Z","repository":{"id":43790341,"uuid":"72892093","full_name":"elsehow/google-image-search-scraper","owner":"elsehow","description":"do a google image search and download the images","archived":false,"fork":false,"pushed_at":"2018-02-07T16:00:34.000Z","size":3,"stargazers_count":22,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T21:48:04.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/elsehow.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-11-04T23:11:01.000Z","updated_at":"2024-10-24T07:12:45.000Z","dependencies_parsed_at":"2022-09-09T13:02:52.330Z","dependency_job_id":null,"html_url":"https://github.com/elsehow/google-image-search-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elsehow/google-image-search-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fgoogle-image-search-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fgoogle-image-search-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fgoogle-image-search-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fgoogle-image-search-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elsehow","download_url":"https://codeload.github.com/elsehow/google-image-search-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fgoogle-image-search-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30122187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-03-25T17:37:17.624Z","updated_at":"2026-03-05T11:33:31.898Z","avatar_url":"https://github.com/elsehow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google image search scraper\n\n## install\n\n```sh\npip install --upgrade google-api-python-client\npip install requests\n```\n\n## use\n\n`python scrape.py --query=\"cute pandas\" --n=100`\n\nWill get the first 100 google image results for \"cute pandas\" in a directory `cute pandas/[time of query]/`. That directory will contain a file `query-results.json` with metadata, along with 100 cute panda images, named by result index + filename\n\nYou'll also need a file in this directory called `keys.json` with the format\n\n```json\n{\n  \"developerKey\": \"your google developer key\",\n  \"cx\": \"you google custom search id - cse.google.com/cse/manage/all\"\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fgoogle-image-search-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felsehow%2Fgoogle-image-search-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fgoogle-image-search-scraper/lists"}