{"id":28737374,"url":"https://github.com/jackhedaya/stock-screenshot","last_synced_at":"2026-04-29T19:33:50.563Z","repository":{"id":50071164,"uuid":"175108375","full_name":"jackHedaya/stock-screenshot","owner":"jackHedaya","description":"A tool that takes scheduled screenshots of Yahoo Finance stock graphs. ","archived":false,"fork":false,"pushed_at":"2022-08-30T22:33:04.000Z","size":28,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T02:11:21.300Z","etag":null,"topics":["nodejs-bot","puppeteer","puppeteer-screenshot","screenshot-utility","stocks"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jackHedaya.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":"2019-03-12T01:01:43.000Z","updated_at":"2019-03-18T05:28:12.000Z","dependencies_parsed_at":"2023-01-17T01:00:52.184Z","dependency_job_id":null,"html_url":"https://github.com/jackHedaya/stock-screenshot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jackHedaya/stock-screenshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fstock-screenshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fstock-screenshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fstock-screenshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fstock-screenshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackHedaya","download_url":"https://codeload.github.com/jackHedaya/stock-screenshot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackHedaya%2Fstock-screenshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["nodejs-bot","puppeteer","puppeteer-screenshot","screenshot-utility","stocks"],"created_at":"2025-06-16T02:10:26.590Z","updated_at":"2026-04-29T19:33:50.547Z","avatar_url":"https://github.com/jackHedaya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stock-screenshot\n\nA tool to help with scheduled screenshots of Yahoo Finance stock graphs. Not really meant to be used externally, but if its useful to you then go for it!\n\n## Contributing\n+ `$ git clone https://github.com/jackHedaya/stock-screenshot`\n+ `$ cd stock-screenshot \u0026\u0026 yarn`\n\n## Usage\nFirst, you're going to need to clone stock-screenshot.\n1. `$ git clone https://github.com/jackHedaya/stock-screenshot`\n\nstock-screenshot should be ran with \u003ca href=\"https://github.com/Unitech/pm2\"\u003epm2\u003c/a\u003e so the scheduler can be ran in the background as a daemon. \n\n2. yarn: `$ yarn global add pm2`\u003cbr\u003e\n   npm: `$ npm i -g pm2`\n\nYou can set stocks and scheduled \u003ca href=\"https://github.com/node-schedule/node-schedule#cron-style-scheduling\"\u003ecron time\u003c/a\u003e in `config.js`.\n\n3. **config.js**\u003cbr\u003e\n```js\nmodule.exports = {\n   stocks: [\"AMZN\", \"AAPL\", \"NFLX\"],  // Set tickers here\n   cronTime: \"0 30 18 * * *\" // Set cronTime here`\n}\n```\n\nYou can now have pm2 run the app.\n\n4. `$ pm2 start index.js --name stock-screenshot` or `$ yarn deploy`\n\n\n## Dependencies\n+ \u003ca href=\"https://github.com/GoogleChrome/puppeteer\"\u003ePuppeteer\u003c/a\u003e\n+ \u003ca href=\"https://github.com/node-schedule/node-schedule\"\u003eNode Schedule\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhedaya%2Fstock-screenshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackhedaya%2Fstock-screenshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhedaya%2Fstock-screenshot/lists"}