{"id":40864874,"url":"https://github.com/upwork/node-upwork-oauth2","last_synced_at":"2026-01-22T00:16:39.450Z","repository":{"id":42847821,"uuid":"156385199","full_name":"upwork/node-upwork-oauth2","owner":"upwork","description":"Node.JS bindings for Upwork API (OAuth2)","archived":false,"fork":false,"pushed_at":"2024-11-27T15:51:09.000Z","size":323,"stargazers_count":12,"open_issues_count":3,"forks_count":7,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-09-18T01:39:10.120Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upwork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2018-11-06T13:08:13.000Z","updated_at":"2024-11-27T15:50:40.000Z","dependencies_parsed_at":"2024-04-15T10:04:31.799Z","dependency_job_id":null,"html_url":"https://github.com/upwork/node-upwork-oauth2","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/upwork/node-upwork-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upwork%2Fnode-upwork-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upwork%2Fnode-upwork-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upwork%2Fnode-upwork-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upwork%2Fnode-upwork-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upwork","download_url":"https://codeload.github.com/upwork/node-upwork-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upwork%2Fnode-upwork-oauth2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28647922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-22T00:16:39.365Z","updated_at":"2026-01-22T00:16:39.442Z","avatar_url":"https://github.com/upwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Node.JS bindings for Upwork API (OAuth2)\n===========\n\n[![License](http://img.shields.io/packagist/l/upwork/php-upwork.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![npm](https://img.shields.io/npm/v/node-upwork-oauth2.svg)](https://www.npmjs.com/package/node-upwork-oauth2)\n[![GitHub release](https://img.shields.io/github/release/upwork/node-upwork-oauth2.svg)](https://github.com/upwork/node-upwork-oauth2/releases)\n[![Build Status](https://github.com/upwork/node-upwork-oauth2/workflows/build/badge.svg)](https://github.com/upwork/node-upwork-oauth2/actions)\n\n# Introduction\nThis project provides a set of resources of Upwork API from http://developers.upwork.com based on OAuth 2.0.\n\n# Features\nThese are the supported API resources:\n\n* My Info\n* Custom Payments\n* Hiring\n* Job and Freelancer Profile\n* Search Jobs and Freelancers\n* Organization\n* Messages\n* Time and Financial Reporting\n* Metadata\n* Snapshot\n* Team\n* Work Diary\n* Activities\n\n# License\n\nCopyright 2018 Upwork Corporation. All Rights Reserved.\n\nnode-upwork is licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n## SLA\nThe usage of this API is ruled by the Terms of Use at:\n\n    https://developers.upwork.com/api-tos.html\n\n# Application Integration\nTo integrate this library you need to have:\n\n* Node.JS \u003e= 4\n* npm \u003e= 3.5.0\n\n## Example\nIn addition to this, a full example is available in the `example` directory. \nThis includes `example.js` that gets an access token and requests the data\nfor applications that are not web-based.\nIt also describes how to use your own client together with this Upwork library.\n\n## Installation\n\nTo install the library please run the following command:\n\n    $ npm install @upwork/node-upwork-oauth2\n\n## Quick start\n\nBefore you start using Upwork API, you will need to obtain your pair of API keys.\nVisit the `Upwork API documentation Center \u003chttps://developers.upwork.com/#authentication_oauth-20\u003e`_\nfor full details.\n\n1. `example/example.js` to `myapp.js`\n2. open `myapp.js` and type the clientId (a.k.a. consumer key), clientSecret (a.k.a. client secret) and `redirectUri` that you previously got from the API Center.\n\n***That's all. Run your app as `node myapp.js` and have fun.***\n\n## Documentation\n\nPlease use YUIDoc to build the local copy of the documentation or use http://upwork.github.io/node-upwork/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupwork%2Fnode-upwork-oauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupwork%2Fnode-upwork-oauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupwork%2Fnode-upwork-oauth2/lists"}