{"id":21954997,"url":"https://github.com/f0rkr/zpyder","last_synced_at":"2025-08-01T02:06:14.320Z","repository":{"id":180084433,"uuid":"657625205","full_name":"f0rkr/zpyder","owner":"f0rkr","description":"Zpyder is a powerfull tools that allows to extract all images recursively from a website.","archived":false,"fork":false,"pushed_at":"2023-10-17T21:38:47.000Z","size":35,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T18:48:03.384Z","etag":null,"topics":["images","python","python3","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f0rkr.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-23T13:20:48.000Z","updated_at":"2023-07-18T09:32:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c38a590d-6e80-4119-997a-9b888aa9bc04","html_url":"https://github.com/f0rkr/zpyder","commit_stats":null,"previous_names":["f0rkr/zpyder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/f0rkr/zpyder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0rkr%2Fzpyder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0rkr%2Fzpyder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0rkr%2Fzpyder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0rkr%2Fzpyder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f0rkr","download_url":"https://codeload.github.com/f0rkr/zpyder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f0rkr%2Fzpyder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268157886,"owners_count":24204763,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["images","python","python3","scraper","scraping"],"created_at":"2024-11-29T07:27:03.899Z","updated_at":"2025-08-01T02:06:14.254Z","avatar_url":"https://github.com/f0rkr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zpyder\n\u003cimg src=\"https://wallpapers.com/images/hd/spider-web-of-rui-demon-slayer-qgwdc9nf0aqw1lb1.jpg\"\u003e\n\n## Usage\n\n```bash\n\u003e python3.11 -m venv env\n\u003e source env/bin/activate\n\u003e pip install -r requirements.txt\n\u003e chmod +x zpyder.py\n\u003e ./zpyder [-h] [-r] [-l LEVEL] [-p PATH] URL\n```\n\n## Options\n\n* `-r`: Recursively downloads the images in a URL received as a parameter.\n* `-l`: Indicates the maximum depth level of the recursive download. If not indicated, it will be 5.\n* `-p`: Indicates the path where the downloaded files will be saved. If not specified, `./data/` will be used.\n\n## Supported file extensions\n\n* `.jpg/jpeg`\n* `.png`\n* `.gif`\n* `.bmp`\n\n## Example\n\nTo recursively download all the images from the website `https://example.com`, run the following command:\n\n```bash\n\u003e ./zpyder -r https://example.com\n```\n\nThis will download all the images in the website, including the images in subdirectories.\n\n## Contributing\n\nContributions are welcome! Please open a pull request on GitHub.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff0rkr%2Fzpyder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff0rkr%2Fzpyder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff0rkr%2Fzpyder/lists"}