Looks up user data over Twitter's API.
Twitter API accepts a determined amount of requests in a 15 minute windows. For more details see API Rate Limits and Rate Limits: Chart . The amount of request is limited to 180 (user authentication) or 60 (application authentication), respectively. See GET users/lookup .
- Type: TwitterTwitter API ConnectionConnection to Twitter's API.
- Type: TableTableTable containing screen names or IDs of twitter users.