Facebook Graph API rate limit for search queries -
i'm working on project process list of email addresses (around 4m entries), , determine whether have associated facebook account or not. i'm using graph api search query detect that. there chance i'll rate limit, or there official rate limit that? considering list large , maybe we'll multi threaded requests i'm worried rate limits.
i heard un-official 600 request / 600 seconds haven't seen proof of in facebook.
facebook shared official rate limits: https://developers.facebook.com/docs/graph-api/advanced/rate-limiting
Comments
Post a Comment