Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroendesloovere/linkedin-php-api
[WIP] This LinkedIn PHP API wrapper connects to LinkedIn API v1.
https://github.com/jeroendesloovere/linkedin-php-api
Last synced: 6 days ago
JSON representation
[WIP] This LinkedIn PHP API wrapper connects to LinkedIn API v1.
- Host: GitHub
- URL: https://github.com/jeroendesloovere/linkedin-php-api
- Owner: jeroendesloovere
- License: mit
- Created: 2013-09-04T07:58:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-07T14:12:55.000Z (over 10 years ago)
- Last Synced: 2024-11-11T06:49:47.718Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 150 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkedIn PHP API class
This LinkedIn PHP API wrapper connects to the offical LinkedIn API.
## Official LinkedIn API's
[Overview of all LinkedIn APIs](http://developer.linkedin.com/apis)
* Profile - [Profile API](http://developer.linkedin.com/documents/profile-api)
* Groups - [Groups API](http://developer.linkedin.com/documents/groups-api)
* Companies - [Company Lookup API and Fields](http://developer.linkedin.com/documents/company-lookup-api-and-fields)
* Posting - [Creating Company Shares](https://developer.linkedin.com/creating-company-shares)
* Targeting - [Targeting Company Shares](https://developer.linkedin.com/documents/targeting-company-shares)
* Jobs - [Jobs Lookup API and Fields](http://developer.linkedin.com/documents/job-lookup-api-and-fields) & [Jobs Search API](http://developer.linkedin.com/documents/job-search-api)
* Job posting - [Jobs Posting API](http://developer.linkedin.com/documents/job-posting-api-first-steps)
* Shares - [Share API](http://developer.linkedin.com/documents/share-api)
* Analytics - [Company Statistics API](https://developer.linkedin.com/documents/company-statistics)## Testing OAuth tool
[Testing OAuth credentials](https://developer.linkedin.com/oauth-test-console)