{"id":15896638,"url":"https://github.com/d4l3k/monarch-api","last_synced_at":"2026-05-05T07:32:22.604Z","repository":{"id":143036467,"uuid":"584682611","full_name":"d4l3k/monarch-api","owner":"d4l3k","description":"Unofficial Monarch Python client","archived":false,"fork":false,"pushed_at":"2023-01-06T04:02:14.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T19:09:52.327Z","etag":null,"topics":["client","graphql","monarch","python"],"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/d4l3k.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":"2023-01-03T08:42:00.000Z","updated_at":"2023-01-25T23:31:18.000Z","dependencies_parsed_at":"2023-04-16T08:06:11.714Z","dependency_job_id":null,"html_url":"https://github.com/d4l3k/monarch-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d4l3k/monarch-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4l3k%2Fmonarch-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4l3k%2Fmonarch-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4l3k%2Fmonarch-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4l3k%2Fmonarch-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d4l3k","download_url":"https://codeload.github.com/d4l3k/monarch-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d4l3k%2Fmonarch-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["client","graphql","monarch","python"],"created_at":"2024-10-06T09:20:51.050Z","updated_at":"2026-05-05T07:32:22.589Z","avatar_url":"https://github.com/d4l3k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monarch-api\n\nAn unofficial Monarch Python client. This project is not affiliated with Monarch\nand done entirely as a side project.\n\nThe goal of this project is to make it easier to do external analysis and\nbilling for shared expenses. The initial focus is on listing transactions and\nsetting tags to track paid expenses.\n\n## Install\n\n```shell\npip install git+https://github.com/d4l3k/monarch-api.git\n```\n\n## Basic Usage\n\n```py\nimport monarch\n\nclient = monarch.Client(token=\"...\")\n\nfor transaction in client.transactions():\n    print(transaction)\n```\n\n## License\n\nThis code is using GraphQL excerpts from the official Monarch web app as the\nbasis for the queries. There isn't any license on those but they may be\nconsidered fair use as an API. Use at your own risk.\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd4l3k%2Fmonarch-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd4l3k%2Fmonarch-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd4l3k%2Fmonarch-api/lists"}