{"id":18632211,"url":"https://github.com/splode/obake","last_synced_at":"2026-04-30T14:32:01.328Z","repository":{"id":37919230,"uuid":"361979052","full_name":"Splode/obake","owner":"Splode","description":"Obake automates checking online merchants for deals and inventory.","archived":false,"fork":false,"pushed_at":"2023-03-06T11:20:12.000Z","size":941,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-17T11:08:02.058Z","etag":null,"topics":["automation","deals","headless-chrome","merchants","puppeteer","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Splode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-04-27T04:23:41.000Z","updated_at":"2024-04-08T23:54:12.000Z","dependencies_parsed_at":"2025-01-01T06:45:31.449Z","dependency_job_id":null,"html_url":"https://github.com/Splode/obake","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/Splode/obake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fobake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fobake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fobake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fobake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Splode","download_url":"https://codeload.github.com/Splode/obake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fobake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["automation","deals","headless-chrome","merchants","puppeteer","typescript"],"created_at":"2024-11-07T05:10:41.260Z","updated_at":"2026-04-30T14:32:01.305Z","avatar_url":"https://github.com/Splode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Obake header image](.github/obake_header_04--960x540.png)\n\n# Obake\n\n\u003e Obake automates checking online merchants for deals and inventory.\n\nPeriodically check online stores for goods, and be alerted when inventory is available or on sale.\n\n## Installation\n\nInstall with npm:\n\n```sh\nnpm install -g @splode/obake\n```\n\nAlternatively, clone this repo and link:\n\n```sh\nnpm install \u0026\u0026 npm link\n```\n\n## Usage\n\nObake requires [configuration](#configuration).\n\n```sh\nobake [options]\n```\n\nRun Obake, specifying the config file path:\n\n```sh\nobake --config \"example.toml\"\n```\n\n### Configuration\n\nObake uses [TOML](https://toml.io/en/) for its configuration. An example configuration file, [example.toml](./example.toml), is provided as a starting point.\n\n#### Notifications\n\nObake currently supports the following, optional types of notifications:\n\n- Desktop\n- Email\n- Telegram\n\n#### Adding Goods\n\nTo add a good, simply add an entry to the `goods` config:\n\n```toml\n[[goods]]\nURL = \"https://example.org/someproduct\" # string\nname = \"A Pretty Name for Display\"      # string\nprice = 199.99                          # number\n```\n\nObake will notify you if the item is in stock and _below_ the given price.\n\n### Supported Merchants\n\n- Amazon\n- Apple App Store\n- B\u0026H Photo*\n- Best Buy\n- Costco\n- JensonUSA\n- NewEgg\n- REI\n- WalMart\n- Zavvi\n\n* Note: you may encounter aggressive anti-bot detection with these merchants.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fobake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplode%2Fobake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fobake/lists"}