{"id":21238709,"url":"https://github.com/shahradelahi/tsetmc-client","last_synced_at":"2025-05-16T19:06:39.567Z","repository":{"id":65937366,"uuid":"602868894","full_name":"shahradelahi/tsetmc-client","owner":"shahradelahi","description":"Simple client for communicating with TseTmc.com API","archived":false,"fork":false,"pushed_at":"2025-05-08T16:48:00.000Z","size":2687,"stargazers_count":174,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T00:41:53.917Z","etag":null,"topics":["nodejs","tsetmc"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/tsetmc-client","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/shahradelahi.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":"2023-02-17T05:29:51.000Z","updated_at":"2025-04-13T18:44:32.000Z","dependencies_parsed_at":"2024-03-18T01:47:34.432Z","dependency_job_id":"09ba4b69-28d2-422d-9596-d7a92bd0e73d","html_url":"https://github.com/shahradelahi/tsetmc-client","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"7dac166c1305670d29794b8a99ba513f75640eb7"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahradelahi%2Ftsetmc-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahradelahi%2Ftsetmc-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahradelahi%2Ftsetmc-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahradelahi%2Ftsetmc-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahradelahi","download_url":"https://codeload.github.com/shahradelahi/tsetmc-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254091779,"owners_count":22013286,"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":["nodejs","tsetmc"],"created_at":"2024-11-21T00:37:50.870Z","updated_at":"2025-05-16T19:06:39.545Z","avatar_url":"https://github.com/shahradelahi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[TseTmc.com]: http://www.tsetmc.com\n\n# TseTmc Client Library for NodeJS\n\n[![npm](https://img.shields.io/npm/v/tsetmc-client)](https://www.npmjs.com/package/tsetmc-client)\n[![npm bundle size](https://packagephobia.now.sh/badge?p=tsetmc-client)](https://packagephobia.now.sh/result?p=tsetmc-client)\n\nThis library is for getting tehran stock market data from the [TseTmc.com] website.\n\n### Installation\n\n```bash\nnpm install tsetmc-client\n```\n\n### 📖 Usage\n\n```javascript\nimport { DayDetails } from 'tsetmc-client';\n\nconst parameters = {\n  insId: '35331248532537562',\n  dEven: 20230201 // Date in format of YYYYMMDD\n};\n\nDayDetails.getPriceData(parameters).then((data) =\u003e {\n  console.log(data); // {\"priceChange\": 740.00, \"low\":15630.00, ...}\n});\n```\n\n### 📚 Documentation\n\nFor all configuration options, please see [the API docs](https://paka.dev/npm/tsetmc-client/api).\n\n### License\n\n[MIT](LICENSE) © [Shahrad Elahi](https://github.com/shahradelahi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahradelahi%2Ftsetmc-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahradelahi%2Ftsetmc-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahradelahi%2Ftsetmc-client/lists"}