{"id":20722014,"url":"https://github.com/llebout/imgur-enumerator","last_synced_at":"2025-08-08T07:19:20.852Z","repository":{"id":48487192,"uuid":"175544739","full_name":"llebout/imgur-enumerator","owner":"llebout","description":"Enumerates valid image links from imgur.","archived":false,"fork":false,"pushed_at":"2021-07-23T05:34:34.000Z","size":355,"stargazers_count":9,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T15:49:55.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llebout.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}},"created_at":"2019-03-14T03:53:15.000Z","updated_at":"2022-04-21T21:43:27.000Z","dependencies_parsed_at":"2022-08-24T14:50:01.415Z","dependency_job_id":null,"html_url":"https://github.com/llebout/imgur-enumerator","commit_stats":null,"previous_names":["llebout/imgur-enumerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llebout/imgur-enumerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llebout%2Fimgur-enumerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llebout%2Fimgur-enumerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llebout%2Fimgur-enumerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llebout%2Fimgur-enumerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llebout","download_url":"https://codeload.github.com/llebout/imgur-enumerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llebout%2Fimgur-enumerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269381053,"owners_count":24407748,"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-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2024-11-17T03:33:57.569Z","updated_at":"2025-08-08T07:19:20.804Z","avatar_url":"https://github.com/llebout.png","language":"Rust","funding_links":[],"categories":["[✨ inspiration](https://github.com/stars/ketsapiwiq/lists/inspiration)"],"sub_categories":[],"readme":"# imgur-enumerator\n\nEnumerates valid image links from imgur and can forward them to a Discord webhook, a Telegram channel and/or a file.\n\nThanks to Rust's asynchronous I/O with Tokio and the Hyper HTTP library,\nimgur-enumerator has very high performance.\n\nWith 800 concurrent requests, it consumed 7Mbps UP and 31Mbps DOWN checking ~7000 image links per second and finding ~490 valid images per minute.\n\n# Demo\n\n![Demo](demo.gif)\n\n# Compiling\n\nInstall Rust with Cargo for your system.\nYou can use https://rustup.rs/ or install your system packages.\n\n```\ncargo install --git https://github.com/leo-lb/imgur-enumerator\n```\n\n# Usage\n\nExample: `imgur-enumerator -c 50 -e imgur-links.txt`\n\n```\nimgur-enumerator 0.1\n\nUSAGE:\n    imgur-enumerator [FLAGS] [OPTIONS]\n\nFLAGS:\n    -h, --help           Prints help information\n    -s, --report-size    Report the image size when exporting to a file\n    -V, --version        Prints version information\n\nOPTIONS:\n    -c, --concurrent \u003cconcurrent\u003e    Maximum amount of concurrent requests at a time [default: 4]\n    -e, --export \u003cexport_file\u003e       Path to file where found links will be written\n    -k, --tg-channel \u003ctg_channel\u003e    Telegram Channel ID\n    -l, --tg-token \u003ctg_token\u003e        Telegram Bot Token\n    -u, --user-agent \u003cuser_agent\u003e    Value of User-Agent header which will be used in all requests [default: Mozilla/5.0\n                                     (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0]\n    -i, --id \u003cwebhook_id\u003e            Discord Webhook ID\n    -t, --token \u003cwebhook_token\u003e      Discord Webhook Token\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllebout%2Fimgur-enumerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllebout%2Fimgur-enumerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllebout%2Fimgur-enumerator/lists"}