{"id":28085737,"url":"https://github.com/codeperfectplus/stock-dashboard","last_synced_at":"2026-03-27T02:41:00.938Z","repository":{"id":110000198,"uuid":"456904150","full_name":"codeperfectplus/Stock-Dashboard","owner":"codeperfectplus","description":"Stock dashboard in python","archived":false,"fork":false,"pushed_at":"2024-08-17T08:07:47.000Z","size":624,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"dev-branch","last_synced_at":"2026-03-26T21:50:15.374Z","etag":null,"topics":["dashboard","dashboard-application","dashboard-templates","hacktoberfest","plotly","plotly-dash","plotly-python","stock-alert","stock-dashboard","stock-data","stock-market"],"latest_commit_sha":null,"homepage":"","language":"Python","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/codeperfectplus.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,"zenodo":null}},"created_at":"2022-02-08T11:28:00.000Z","updated_at":"2026-01-21T09:31:31.000Z","dependencies_parsed_at":"2024-08-07T09:13:59.666Z","dependency_job_id":"0a9b3733-da5b-419a-99db-896d41e65b2f","html_url":"https://github.com/codeperfectplus/Stock-Dashboard","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/codeperfectplus/Stock-Dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FStock-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FStock-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FStock-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FStock-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeperfectplus","download_url":"https://codeload.github.com/codeperfectplus/Stock-Dashboard/tar.gz/refs/heads/dev-branch","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FStock-Dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31011331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:33:22.146Z","status":"ssl_error","status_checked_at":"2026-03-27T02:33:21.763Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dashboard","dashboard-application","dashboard-templates","hacktoberfest","plotly","plotly-dash","plotly-python","stock-alert","stock-dashboard","stock-data","stock-market"],"created_at":"2025-05-13T10:41:44.992Z","updated_at":"2026-03-27T02:41:00.920Z","avatar_url":"https://github.com/codeperfectplus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Dashboard\n\nDashboard to track the stock market and send notifications when the stock price is above or below a certain threshold.\n\nData for stocks is scrapped from [Google Finance](https://www.google.com/finance/).\n\n## Demo \n\nA Demo can be check here:- [Demo](http://13.235.246.34:5000/) : not available right now\n\n## How to use\n\n### for sending stock alert in discord channel\n\n```bash\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython stock_scrapper.py \n```\n\n### for running dashboard\n\n```bash\npython dash_server.py\n```\n\n## Dashboard Table\n\n![Dashboard table](/images/sample3.png)\n\n\n# Dashboard Graph\n\n![Dashboard Graph](/images/sample2.png)\n\n\n- Update the webhook url in the utils.py, webhook url can be found in the discord channel.\n- Update the config.json with your favorite stocks and thresholds\n\n## Upcoming features\n\n\n\n## Why this project?\n\nto track your favorite stocks in one click and send notifications when the stock price is above or below a certain threshold and to keep update yourself with the stock market without any hassle. \n\n## Author\n\n- [Deepak Raj](https://github.com/codeperfectplus)\n\n\nsudo docker build -t stock-alert-dashboard .\nsudo docker run -p 5000:5000 stock-alert-dashboard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeperfectplus%2Fstock-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeperfectplus%2Fstock-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeperfectplus%2Fstock-dashboard/lists"}