{"id":16444891,"url":"https://github.com/jaymon/watchlist","last_synced_at":"2025-07-02T16:38:01.429Z","repository":{"id":57496748,"uuid":"67405349","full_name":"Jaymon/watchlist","owner":"Jaymon","description":"Amazon wishlist watcher","archived":false,"fork":false,"pushed_at":"2019-07-22T06:28:07.000Z","size":52,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T15:04:30.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaymon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-05T09:04:24.000Z","updated_at":"2019-07-22T06:28:09.000Z","dependencies_parsed_at":"2022-09-03T02:30:40.753Z","dependency_job_id":null,"html_url":"https://github.com/Jaymon/watchlist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jaymon/watchlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fwatchlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fwatchlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fwatchlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fwatchlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaymon","download_url":"https://codeload.github.com/Jaymon/watchlist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fwatchlist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263176828,"owners_count":23425834,"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":[],"created_at":"2024-10-11T09:42:30.965Z","updated_at":"2025-07-02T16:38:01.408Z","avatar_url":"https://github.com/Jaymon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Watchlist\n\nUses [wishlist](https://github.com/Jaymon/wishlist) to monitor an Amazon wishlist and send an email when prices change.\n\n## Installation\n\nInstall:\n\n    $ pip install watchlist\n\nOr be bleeding edge:\n\n    $ pip install \"git+https://github.com/Jaymon/watchlist#egg=wishlist\"\n\nYou'll need to setup a [Sendgrid](https://sendgrid.com/) account (if you don't have one already, there is a free tier).\n\nAnd you'll need some environment variables:\n\n    export SENDGRID_KEY=YOUR_SENDGRID_API_KEY\n    export BROW_CACHE_DIR=/var/watchlist\n    export PROM_DSN_1=\"prom.interface.sqlite.SQLite://${BROWSER_CACHE_DIR}/watchlist.db#watchlist\"\n\nMake sure your `BROW_CACHE_DIR` actually exists. \n\n[wishlist has dependencies also](https://github.com/Jaymon/wishlist).\n\nIf you have a private wishlist, then you'll need to login to Amazon before you can run watchlist, you can follow the [wishlist directions](https://github.com/Jaymon/wishlist#1-minute-gettings-started) to signin.\n\nThen you can run this:\n\n    $ watchlist NAME\n\nWhere `NAME` is the Wishlist name, basically the string in the url `https://www.amazon.com/gp/registry/wishlist/NAME`. You can set this command up in a cron job to have it run periodically and send you updates.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fwatchlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaymon%2Fwatchlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fwatchlist/lists"}