Skip to content

alexandreValente/web-services-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O*NET Web Services Code Samples

This repository contains utility functions and full working examples of logging into O*NET Web Services and calling APIs such as the keyword search.

Languages

As a REST API, O*NET Web Services may be called from any language using standard HTTPS requests. Sample code is included here for:

Server-side languages

  • C# (.NET Core 2.0 or later)
  • NodeJS (7.6 or later)
  • Perl 5 (5.10 or later)
  • PHP (5.6.x or 7.x)
  • Python 2 (2.7 or later)
  • Python 3
  • Ruby (2.x)

Client-side languages

License

This sample code is licensed under the terms of the MIT license (see the LICENSE file for details).

Note: O*NET Web Services account holders must follow the Terms of Service and Data License when calling the Services.

Contact

For problems or suggestions related specifically to this sample code, please use Issues. For all other questions about O*NET Web Services, including problems with your account, contact O*NET Customer Service.

About

Sample code using O*NET Web Services API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.3%
  • C# 16.1%
  • HTML 13.4%
  • Python 12.8%
  • Perl 9.3%
  • PHP 7.6%
  • Ruby 7.5%