【发布时间】:2014-07-25 03:22:18
【问题描述】:
所以我想使用 Dice.com 的 API 来获取信息图类型应用程序的数据。
http://www.dice.com/common/content/documentation/api.html
我的问题是他们需要开发者 ID 和密码。我不确定在哪里可以得到它,因为它是 OAuth 令牌所必需的。
我计划使用 Node.js 向他们的 RESTful 服务发出请求。任何信息将不胜感激。
【问题讨论】:
所以我想使用 Dice.com 的 API 来获取信息图类型应用程序的数据。
http://www.dice.com/common/content/documentation/api.html
我的问题是他们需要开发者 ID 和密码。我不确定在哪里可以得到它,因为它是 OAuth 令牌所必需的。
我计划使用 Node.js 向他们的 RESTful 服务发出请求。任何信息将不胜感激。
【问题讨论】:
我给 dicemedia@dice.com 发了电子邮件(电子邮件来自http://www.programmableweb.com/api/dice-jobs)并得到了回复:
Thanks for your interest in the Dice API! It's currently not available
for public use. We've been field testing it at some events and hope
to open it up by the end of Q2 2015.
We'll definitely make an announcement when it opens up.
Please let me know if you have any other questions.
Thanks!
【讨论】:
我发现使用 Postman 很容易上手(实际上对于搜索,您可以在浏览器中开始,安装 JSON 插件等)。
http://www.dice.com/common/content/util/apidoc/jobsearch.html
【讨论】: