Hello,
I want to extract tweet using UiPath. Is there any limitation on the number of extracted tweets by the bot?
Thanks
I’m not familiar with UiPath, but a quick glance it looks like it’s a .NET app, so if it supports writing scripts in C# you should be able to use GitHub - linvi/tweetinvi: Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
The limits for how many tweets you can extract depend on how you retrieve them, or what endpoint you’re using. See GET statuses/.. endpoints listed here for example: Rate limits: Standard v1.1 | Docs | Twitter Developer Platform
system
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.