From f9c959f11810252a42d730ba6393ca1bf90686fb Mon Sep 17 00:00:00 2001 From: "Brian S." <53642009+briansmith7@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:51:55 +0300 Subject: [PATCH] Add SocialData API (#382) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed0ab28c..884d9f11 100644 --- a/README.md +++ b/README.md @@ -1508,6 +1508,7 @@ | [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth`| Yes | Unknown | | [Revolt](https://developers.revolt.chat) | Revolt open source Discord alternative | `apiKey` | Yes | Unknown | | [Saidit](https://www.saidit.net/dev/api) | Open Source Reddit Clone | `OAuth`| Yes | Unknown | +| [SocialData API](https://socialdata.tools) | Read Twitter data | `apiKey`| Yes | No | | [Slack](https://api.slack.com/) | Team Instant Messaging | `OAuth`| Yes | Unknown | | [TamTam](https://dev.tamtam.chat/) | Bot API to interact with TamTam | `apiKey` | Yes | Unknown | | [Telegram Bot](https://core.telegram.org/bots/api) | Simplified HTTP version of the MTProto API for bots | `apiKey` | Yes | Unknown |