Linkedin API油门限制 [英] Linkedin API throttle limit

查看:68
本文介绍了Linkedin API油门限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近,我正在使用Linkedin人员搜索API开发应用程序.文档说开发人员注册每天有1个lac API调用,但是当我注册了这个API并运行python脚本后,经过300次调用,它说超过了限制.有没有人使用Linkedin API遇到过此类问题,请多加评论.

Recently I was developing an application using Linkedin people-search API. Documentation says that a developer registration has 1 lac API calls per day, but when I have registered this API, and ran a python script, after some 300 calls it says throttle limit exceeds. Did anyone face such kind of issue using Linkedin API, comments are appreciated.

谢谢.

推荐答案

已经有一段时间了,但统计数据表明人们仍然对此有所了解,我正在尝试使用LinkedIn API,并且可以提供更多详细信息.

It's been a while but the stats suggest people still look at this and I'm experimenting with the LinkedIn API and can provide some more detail.

典型的节流阀表示为最大值(例如100K)和每个用户令牌的数量(例如500).这些数字加起来意味着您每天最多可以调用100,000次API,但即使是开发人员,单个用户令牌也意味着每天最多500次调用.

The typical throttles are stated as both a max (e.g. 100K) and a per-user-token number (e.g. 500). Those numbers together mean you can get up to a maximum of 100,000 calls per day to the API but even as a developer a single user token means a maximum of 500 per day.

我遇到了这个问题,在设置了准系统应用程序并吸引了一些用户之后,我可以确认每天有数千个API调用受到限制.[删除讨论,进一步考虑后,LinkedIn API中的意外后门.]

I ran into this, and after setting up a barebones app and getting some users I can confirm a daily throttle of several thousands of API calls. [Deleted discussion of what was probably, upon further consideration, an accidental back door in the LinkedIn API.]

这篇关于Linkedin API油门限制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆