{"id":18743982,"url":"https://github.com/at1as/price-tracker","last_synced_at":"2025-07-22T05:03:04.141Z","repository":{"id":57639219,"uuid":"107903608","full_name":"at1as/price-tracker","owner":"at1as","description":"Simple script to fetch current price of items on Amazon and archive historical prices","archived":false,"fork":false,"pushed_at":"2017-10-22T21:18:26.000Z","size":3,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T18:11:21.068Z","etag":null,"topics":["amazon","golang","price-tracker","scraper","script"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/at1as.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":"2017-10-22T21:17:58.000Z","updated_at":"2024-08-11T19:23:45.000Z","dependencies_parsed_at":"2022-08-27T20:02:12.379Z","dependency_job_id":null,"html_url":"https://github.com/at1as/price-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/at1as/price-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at1as%2Fprice-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at1as%2Fprice-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at1as%2Fprice-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at1as%2Fprice-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/at1as","download_url":"https://codeload.github.com/at1as/price-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at1as%2Fprice-tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266430671,"owners_count":23927165,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["amazon","golang","price-tracker","scraper","script"],"created_at":"2024-11-07T16:13:19.282Z","updated_at":"2025-07-22T05:03:04.095Z","avatar_url":"https://github.com/at1as.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Price Tracker\n\nSimple script to fetch current price of items on Amazon and archive historical prices\n\n\n### Usage\n\nEdit `items.json` with a key value list of the item name and it's URL on Amazon\n\n```\n$ go run main.go\n```\n\n\n### Output\n\n```\natlas$ go run main.go\n2017/10/22 14:24:29 Fetching today's prices...\n\n2017/10/22 14:24:32 Today's price for \"Seagate 8 TB Hard Drive\" is $169.99\n\n2017/10/22 14:24:32 The Average price for this item was $169.99 over 2 samples\n2017/10/22 14:24:32 The max price for this item was $169.99 on 2017-10-21\n2017/10/22 14:24:32 The min price for this item was $169.99 on 2017-10-21\n\n2017/10/22 14:24:34 Today's price for \"Western Digital 8 TB Hard Drive\" is $198.99\n\n2017/10/22 14:24:34 The Average price for this item was $198.99 over 2 samples\n2017/10/22 14:24:34 The max price for this item was $198.99 on 2017-10-21\n2017/10/22 14:24:34 The min price for this item was $198.99 on 2017-10-21\n```\n\n\n### TODO\n\n* Provide range over which average price samples span\n* tests\n\n\n### Notes\n\n* Build with go1.6.2 on macOS 10.11\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat1as%2Fprice-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fat1as%2Fprice-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat1as%2Fprice-tracker/lists"}