{"id":18771641,"url":"https://github.com/riccardogiorato/node-sheets-demo","last_synced_at":"2026-04-27T08:32:04.577Z","repository":{"id":128824199,"uuid":"344399622","full_name":"riccardogiorato/node-sheets-demo","owner":"riccardogiorato","description":"Read Google Sheets rows in Node ","archived":false,"fork":false,"pushed_at":"2021-03-04T19:13:27.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T01:13:32.076Z","etag":null,"topics":["google-sheets","google-spreadsheet","nodejs"],"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/riccardogiorato.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":"2021-03-04T08:16:21.000Z","updated_at":"2022-12-11T17:43:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5583f44-d1d8-4d94-8187-d8850352940e","html_url":"https://github.com/riccardogiorato/node-sheets-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riccardogiorato/node-sheets-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardogiorato%2Fnode-sheets-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardogiorato%2Fnode-sheets-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardogiorato%2Fnode-sheets-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardogiorato%2Fnode-sheets-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riccardogiorato","download_url":"https://codeload.github.com/riccardogiorato/node-sheets-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardogiorato%2Fnode-sheets-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["google-sheets","google-spreadsheet","nodejs"],"created_at":"2024-11-07T19:25:42.422Z","updated_at":"2026-04-27T08:32:04.522Z","avatar_url":"https://github.com/riccardogiorato.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-sheets-demo\n\n![](img/cover.png)\n\n## Install Dependencies\n\n```javascript\nyarn add node-sheets dotenv\n```\n\n## Create Google API Key\n\nYou can generate your own API Key here:\n\n1. Register here with your Google account and create a new project [\"Google Developer Console\"](https://console.developers.google.com/)\n\n![](img/create.png)\n\n2. Then go in the \"Credentials\" tab create a new API Keys.\n\n![](img/credentials.png)\n\n## Add the API Key to ENV\n\nRemember to create a \".env\" file with this content:\n\n```\nGOOGLE_SHEET_KEY=HERE_YOUR_API_KEY\n```\n\n## Run the script\n\nTo run this script run these commands\n\n```javascript\nyarn install\nyarn dev\n```\n\n## Example data Source\n\nGoogle Sheet Document with a [List of Students](https://docs.google.com/spreadsheets/d/1-UeQshwrIbxUwYuTIspGlSdUsy6cR1gDR6texuyB7G4/edit?usp=sharing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardogiorato%2Fnode-sheets-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friccardogiorato%2Fnode-sheets-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardogiorato%2Fnode-sheets-demo/lists"}