i wanna to take more than 180 maybe 100,000 or more .
thanks
i wanna to take more than 180 maybe 100,000 or more .
thanks
Twitter searches are limited to 180 every 15 minutes. This is a Twitter limitation, not a KNIME related issue. I believe you can go up to 450 every 15 minutes using an App authentication instead of a User authentication, but check the Twitter API documentation for more details.
Cheers,
Marco.
thank you very much .
Twitter Search Node Description:
The amount of request the Twitter API accepts is limited to 180 (user authentication) or 450 (application authentication) in a 15 minute window. Since one request can return a maximum of 100 tweets, The maximum amount of tweets that can be pulled in a 15 minute window is 18000 or 45000, respectively
Twitter API Limit:
Authentication |
15 min |
hourly |
day |
User |
18,000 |
72,000 |
1,728,000 |
Application |
45,000 |
180,000 |
4,320,000 |