Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Commented Unassigned: authentication [2372]

$
0
0
can we use more than OAuth in one app so that i can increase the number of request?
second thing, please tell me how many request we can made for searching tweets for any keyword ?
Comments: ** Comment from web user: linvi **

Hi,

Please post this kind of question in discussion as this is not an issue.
Concerning your questions here are the anwers.

__can we use more than one OAuth in one app so that i can increase the number of request?__

Yes you can, the only thing you need to do is have multiple OAuth credentials that you store. You can either create multiple credentials from the dev twitter website or simply request them with the CredentialsCreator provided in Tweetinvi.

__second thing, please tell me how many request we can made for searching tweets for any keyword ?__

Please have a look into the documentation. It specifies that you can perform 180 request every 15 minutes with a single user token.

https://dev.twitter.com/docs/api/1.1/get/search/tweets

Please let me know if this is of any help.

Linvi


Viewing all articles
Browse latest Browse all 4126

Trending Articles