From 1cda00a16492a3f629085ea3f7d714ef4c366244 Mon Sep 17 00:00:00 2001 From: kaitoInfra Date: Thu, 13 Feb 2025 00:11:34 +0800 Subject: [PATCH] Update README.md.add new tool : twitterapi.io, get real-time and historical twitter data (#465) * Update README.md add TwitterApi.IO * addition is ordered alphabetically addition is ordered alphabetically --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 591d35d6..95b23d90 100644 --- a/README.md +++ b/README.md @@ -1532,6 +1532,7 @@ | [Tumblr](https://www.tumblr.com/docs/en/api/v2) | Read and write Tumblr Data | `OAuth`| Yes | Unknown | | [Twitch](https://dev.twitch.tv/docs) | Game Streaming API | `OAuth`| Yes | Unknown | | [Twitter](https://developer.twitter.com/en/docs) | Read and write Twitter data | `OAuth`| Yes | No | +| [TwitterApi.IO](https://twitterapi.io) | Access Twitter's Real-time & Historical Data with Unmatched Simplicity | `apiKey`| Yes | No | | [vk](https://vk.com/dev/sites) | Read and write vk data | `OAuth`| Yes | Unknown | | [Webex](https://developer.webex.com) | Team collaboration software | `OAuth`| Yes | Yes |