Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 PHP 创建 LinkedIn 自动登录脚本?我听说 LinkedIn API,这是一个简单的分步教程吗?
更新:我希望我的脚本是:一旦我打开我的页面,它将自动登录到 LinkedIn。
使用 REST API 将您的消息发布到用户墙并获得令牌 http://developer.linkedin.com/documents/exchange-jsapi-tokens-rest-api-oauth-tokens
希望这可能有效。