{"id":19179536,"url":"https://github.com/shmoopi/shopgoodwill","last_synced_at":"2026-05-04T18:39:06.981Z","repository":{"id":149191698,"uuid":"108758400","full_name":"Shmoopi/shopgoodwill","owner":"Shmoopi","description":"shopgoodwill.com command line tool made with Puppeteer and Node JS","archived":false,"fork":false,"pushed_at":"2017-10-29T19:09:06.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-04T03:12:38.145Z","etag":null,"topics":["cli","node","puppeteer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Shmoopi.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":"2017-10-29T18:08:08.000Z","updated_at":"2024-08-16T02:08:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff399792-62d7-477b-8b43-4e70d32db3a8","html_url":"https://github.com/Shmoopi/shopgoodwill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmoopi%2Fshopgoodwill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmoopi%2Fshopgoodwill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmoopi%2Fshopgoodwill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmoopi%2Fshopgoodwill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shmoopi","download_url":"https://codeload.github.com/Shmoopi/shopgoodwill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240258116,"owners_count":19772969,"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":["cli","node","puppeteer"],"created_at":"2024-11-09T10:43:26.661Z","updated_at":"2026-05-04T18:39:06.942Z","avatar_url":"https://github.com/Shmoopi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopgoodwill CLI\n\nAutomatically search and bid on shopgoodwill.com through the command-line with Node.js and Puppeteer.\n\n## Getting Started\n\n### Installation\nTo use shopgoodwill:\n\n1. Clone the repository\n2. Change directory into the cloned repository\n2. ```npm install```\n3. ```npm link```\n\n### Usage\n```shopgoodwill -h```\n\n```\nUsage: index [options] [command]\n\n  shopgoodwill.com CLI - search and bid\n\n\n  Options:\n\n    -V, --version             output the version number\n    -o, --output \u003cpath\u003e       output path - default prints JSON to console\n    -c, --credentials \u003cpath\u003e  path to credentials to log into shopgoodwill.com\n    -a, --authenticate        prompt to authenticate into shopgoodwill.com\n    -v, --verbose             verbose logging\n    -h, --help                output usage information\n\n\n  Commands:\n\n    search [options] [query...]  search queries quoted and separated by a space (i.e. \"item 1\" \"item 2\" \"item 3\")\n```\n### Example\n```shopgoodwill search item```\n\n```\n{\n  \"search\": \"item\",\n  \"count\": \"1\",\n  \"items\": [\n    {\n      \"id\": \"00000001\",\n      \"title\": \"Item\",\n      \"bids\": \"0\",\n      \"price\": \"$5.00\",\n      \"end\": \"10/29/2017 5:30:00 PM\",\n      \"remaining\": \"5h 29m\",\n      \"url\": \"https://www.shopgoodwill.com/Item/00000001\",\n      \"image\": \"https://sgws3productimages.azureedge.net/sgwproductimages/images/0/10-14-2017/00000000000000er-thumb.jpg\"\n    }\n  ]\n}\n```\n\n## TODO\nshopgoodwill is not complete:\n\n- [ ] Bidding\n- [ ] More tests\n- [x] Search\n\n## License\n\nCopyright © 2017 Shmoopi LLC \u003cshmoopillc@gmail.com\u003e \u003chttp://www.shmoopi.net/\u003e\n\nIf you like what you see here, or on our website, please feel free to drop us a line or purchase one of our applications!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmoopi%2Fshopgoodwill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshmoopi%2Fshopgoodwill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmoopi%2Fshopgoodwill/lists"}