{"id":22700296,"url":"https://github.com/tairasu/image_scraper","last_synced_at":"2025-10-29T01:12:28.015Z","repository":{"id":203795150,"uuid":"710376452","full_name":"tairasu/image_scraper","owner":"tairasu","description":"A python script for downloading max resolution images from any website.","archived":false,"fork":false,"pushed_at":"2023-11-07T22:09:19.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T19:46:26.157Z","etag":null,"topics":["image-scraper","python","scraper","scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tairasu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-26T15:13:31.000Z","updated_at":"2024-05-07T00:42:22.000Z","dependencies_parsed_at":"2023-10-29T13:26:36.432Z","dependency_job_id":"1f3f1ee9-813f-4f49-9c57-6c63c4db411a","html_url":"https://github.com/tairasu/image_scraper","commit_stats":null,"previous_names":["aomizu/image_scraper","tairasu/image_scraper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairasu%2Fimage_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairasu%2Fimage_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairasu%2Fimage_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairasu%2Fimage_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tairasu","download_url":"https://codeload.github.com/tairasu/image_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246230542,"owners_count":20744349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["image-scraper","python","scraper","scraping"],"created_at":"2024-12-10T06:10:54.516Z","updated_at":"2025-10-29T01:12:27.937Z","avatar_url":"https://github.com/tairasu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image_scraper\nA python script for downloading max resolution images from any website.\n\n## What it does\nThe script is running through the page source for any image tags and image references. It removes any parameters that might scale down or convert the image to a lower resolution.\n\nFor example anywebsite.com/image.jpg?\u0026w=3840\u0026q=75 will download anywebsite.com/image.jpg instead.\n\n## Prerequisites\n- Python 3\n  - Modules\n    -  requests\n    -  selenium\n\n```\npip install requests\npip install selenium\n```\n\n\n## Usage\n\nNavigate to the folder\n\n\nEnter\n```\npython3 run.py\n```\nFollow the prompt instructions.\n\n1. Enter folder path\n2. Enter URL\n\nAll images should appear in the folder.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftairasu%2Fimage_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftairasu%2Fimage_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftairasu%2Fimage_scraper/lists"}