{"id":30170053,"url":"https://github.com/illusion0-0/zecko","last_synced_at":"2025-08-11T20:37:31.321Z","repository":{"id":47763662,"uuid":"516296291","full_name":"Illusion0-0/zecko","owner":"Illusion0-0","description":"Google Sheet API mini project","archived":false,"fork":false,"pushed_at":"2023-01-03T16:19:10.000Z","size":1250,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-08T11:04:18.996Z","etag":null,"topics":["automation","google-sheets-api","javascript","oauth"],"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/Illusion0-0.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}},"created_at":"2022-07-21T08:55:59.000Z","updated_at":"2022-08-05T11:33:08.000Z","dependencies_parsed_at":"2023-02-01T07:45:49.676Z","dependency_job_id":null,"html_url":"https://github.com/Illusion0-0/zecko","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/Illusion0-0/zecko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2Fzecko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2Fzecko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2Fzecko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2Fzecko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Illusion0-0","download_url":"https://codeload.github.com/Illusion0-0/zecko/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2Fzecko/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269953610,"owners_count":24502864,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["automation","google-sheets-api","javascript","oauth"],"created_at":"2025-08-11T20:37:30.543Z","updated_at":"2025-08-11T20:37:31.307Z","avatar_url":"https://github.com/Illusion0-0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Google Sheet Automation** \n\n\n\nhttps://user-images.githubusercontent.com/32845547/210397039-b7b7d569-7b61-4797-a50c-168cad1a2d41.mp4\n\n\n\nClone the repository\n```bash\n  git clone https://github.com/Illusion0-0/zecko.git\n  cd zecko/\n```\nInstall required NPM packages\n```bash\nnpm i\n```\nGet the access-token from the Google Auth2 Playground: https://developers.google.com/oauthplayground/\n\n1. Find the **Google Sheets API V4**:\n2. Click on it, and then click the scope: https://www.googleapis.com/auth/spreadsheets\n3. Click **Authorize APIs**. You'll be asked to sign in with Google and provide access. Sign in, and then hit **Allow** so you can use the scope.\n4. After you login and authorize it, you'll get an Authorization code, click **Exchange authorization code for tokens**.\n5. Copy the **ACCESS TOKEN**, you can check Auto-refresh token before it expires\n\nCreate a dotenv(.env or .env.local) file outside src and add variables\n\u003e REACT_APP_SHEET_ID = {google-spreadsheet-id}\n\u003e REACT_APP_ACCESS_TOKEN = {OAuth2.0-access-token}\n\nRun the APP using\n```bash\nnpm start\n```\n\u003cbr/\u003e\nNote: Access Token expires in a while so you may need to generate it again.\n\u003cbr/\u003e\nNote: Re-run [npm start] after you change .env file.\n\nThank you for visiting this repo :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillusion0-0%2Fzecko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fillusion0-0%2Fzecko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillusion0-0%2Fzecko/lists"}