{"id":22135868,"url":"https://github.com/imvickykumar999/learning-javascript","last_synced_at":"2026-04-29T11:02:07.265Z","repository":{"id":45188600,"uuid":"455917087","full_name":"imvickykumar999/Learning-Javascript","owner":"imvickykumar999","description":"JavaScript Tutorial In Hindi by CodeWithHarry","archived":false,"fork":false,"pushed_at":"2023-11-26T09:45:49.000Z","size":58012,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T10:14:14.326Z","etag":null,"topics":["codewithharry","javascript","w3schools"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=hKB-YGF14SY","language":"HTML","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/imvickykumar999.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}},"created_at":"2022-02-05T16:07:34.000Z","updated_at":"2024-02-04T12:59:35.000Z","dependencies_parsed_at":"2023-11-26T07:32:28.218Z","dependency_job_id":null,"html_url":"https://github.com/imvickykumar999/Learning-Javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"imvickykumar999/vickyjnv.github.io","purl":"pkg:github/imvickykumar999/Learning-Javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2FLearning-Javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2FLearning-Javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2FLearning-Javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2FLearning-Javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imvickykumar999","download_url":"https://codeload.github.com/imvickykumar999/Learning-Javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imvickykumar999%2FLearning-Javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["codewithharry","javascript","w3schools"],"created_at":"2024-12-01T19:17:54.895Z","updated_at":"2026-04-29T11:02:07.235Z","avatar_url":"https://github.com/imvickykumar999.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003e\u003e\u003e Thanks to... [W3Schools](https://www.w3schools.com/js/default.asp) :\n-------------------------\n![image](https://user-images.githubusercontent.com/50515418/153042046-88edc5e6-dc07-42ff-950b-d8aa8eb7a768.png)\n\n-----------------------------------\n\n        function callNumbers() {\n\n          // Call the Numbers API for random math fact\n          let url = \"https://api.metalpriceapi.com/v1/latest?base=USD\u0026currencies=XAU,XAG\u0026api_key=Dxt3fx5NcET88EGsAtvrdJ\";\n          let fact = UrlFetchApp.fetch(url);\n\n          let apiResponse = JSON.parse(fact.getContentText());\n          Logger.log(apiResponse.timestamp, apiResponse.rates.XAU);\n\n          let sheet = SpreadsheetApp.getActiveSheet();\n        //   sheet.getRange(1,1).setValue(\"timestamp\");\n        //   sheet.getRange(1,2).setValue(\"rates\");\n\n          sheet.getRange(sheet.getLastRow() + 1,1).setValue(apiResponse.timestamp);\n          sheet.getRange(sheet.getLastRow() + 0,2).setValue(apiResponse.rates.XAU);\n\n        }\n    \n# Function Call trigger\n\n![image](https://user-images.githubusercontent.com/50515418/184604377-f3b3ab63-682c-47b7-882b-a8813fc6a1c6.png)\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvickykumar999%2Flearning-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimvickykumar999%2Flearning-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvickykumar999%2Flearning-javascript/lists"}