{"id":22111302,"url":"https://github.com/simfin/simfin-excel-plugin","last_synced_at":"2026-01-29T21:32:27.828Z","repository":{"id":174629208,"uuid":"593705613","full_name":"SimFin/simfin-excel-plugin","owner":"SimFin","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-29T08:53:57.000Z","size":126,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T09:03:12.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VBA","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/SimFin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-26T16:53:37.000Z","updated_at":"2023-09-29T08:54:03.000Z","dependencies_parsed_at":"2025-09-12T09:01:52.398Z","dependency_job_id":null,"html_url":"https://github.com/SimFin/simfin-excel-plugin","commit_stats":null,"previous_names":["simfin/simfin-excel-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SimFin/simfin-excel-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFin%2Fsimfin-excel-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFin%2Fsimfin-excel-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFin%2Fsimfin-excel-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFin%2Fsimfin-excel-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimFin","download_url":"https://codeload.github.com/SimFin/simfin-excel-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFin%2Fsimfin-excel-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28885563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":[],"created_at":"2024-12-01T10:38:22.446Z","updated_at":"2026-01-29T21:32:27.803Z","avatar_url":"https://github.com/SimFin.png","language":"VBA","readme":"# SimFin Excel Plugin\n\nFollow the instructions below to install the Excel Plugin. Check out the Example.xlsx file for a detailed usage example.\n\n## Installation for Excel under Windows\n\n* Download all the files in this repository by clicking on the green \"Code\" button and then on \"Download ZIP\". Unzip the files once downloaded. Alternatively you can also just download the SimFinApi.bas file.\n\n* Open Developer Tab in Excel (to show the developer tab, [click here for instructions](https://support.microsoft.com/en-us/office/show-the-developer-tab-e1192344-5e56-4d45-931b-e5fd9bea2d45))\n\n* Click on \"Visual Basic\" then on \"file\" -\u003e \"Import File\" -\u003e Select SimFinAPI.bas that you downloaded from this repository.\n\n## Getting data from the plugin once installed\n\nThe formula is:\n\n```\n=SimFin(Company Ticker As String; Year As Integer; Period As String; Columname As String; API-key As String; [optional] ttm as String = \"false\"; [optional] asReported as String = \"false\")\n```\n\nTo see the inputs in the formula, type \"=simfin(\" and then press **Ctrl + Shift + a**\n\nSo for example:\n```=SimFin(\"AAPL\"; 2020; \"FY\"; \"Revenue\"; \"YOUR-API-KEY\")```\n\nor if you want to retrieve TTM values for Q1 2020:\n```=SimFin(\"AAPL\"; 2020; \"Q1\"; \"Revenue\"; \"YOUR-API-KEY\"; \"true\")```\n\nYour API-key and more info (for example all available lien item names) can be found at https://app.simfin.com/excel","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimfin%2Fsimfin-excel-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimfin%2Fsimfin-excel-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimfin%2Fsimfin-excel-plugin/lists"}