{"id":37101539,"url":"https://github.com/ericdaugherty/imagefetcher","last_synced_at":"2026-01-14T12:19:54.369Z","repository":{"id":71385890,"uuid":"160907405","full_name":"ericdaugherty/imagefetcher","owner":"ericdaugherty","description":"Download an image, optionally crop it, and upload to S3","archived":false,"fork":false,"pushed_at":"2023-01-06T02:43:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T21:09:45.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ericdaugherty.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":"2018-12-08T05:31:21.000Z","updated_at":"2023-01-06T02:43:22.000Z","dependencies_parsed_at":"2023-07-07T05:15:25.835Z","dependency_job_id":null,"html_url":"https://github.com/ericdaugherty/imagefetcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericdaugherty/imagefetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fimagefetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fimagefetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fimagefetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fimagefetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericdaugherty","download_url":"https://codeload.github.com/ericdaugherty/imagefetcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdaugherty%2Fimagefetcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":"2026-01-14T12:19:53.878Z","updated_at":"2026-01-14T12:19:54.353Z","avatar_url":"https://github.com/ericdaugherty.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Fetcher\n[![Go Report Card](https://goreportcard.com/badge/github.com/ericdaugherty/imagefetcher)](https://goreportcard.com/report/github.com/ericdaugherty/imagefetcher)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ericdaugherty/imagefetcher/blob/master/LICENSE)\n\nImageFetcher fetches an image from a URL, crops it, and uploads it to an S3 bucket or stores it locally (or both).\n\nIt also supports pausing it once daily (ex, at night).\n\n```\nUsage:\n  -dir string\n        The local directory to store the captures images in.\n  -imageURL string\n        The URL of the image to fetch.\n  -rect string\n        The x/y coordinates that define the rectangle to use to crop in the form of x,y,x,y\n  -s3Bucket string\n        The S3 bucket name (not the ARN) to upload the snapshots to.\n  -s3Region string\n        The AWS region to use. (default \"us-east-1\")\n  -sleepHour int\n        The hour to pause image capture (0-23)\n  -wakeHour int\n        The hour to resume image capture (0-23)```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdaugherty%2Fimagefetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericdaugherty%2Fimagefetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdaugherty%2Fimagefetcher/lists"}