From 3e051c5d31b17739dcdb67e1af7558ab6d7e1857 Mon Sep 17 00:00:00 2001 From: "Brian S." <53642009+briansmith7@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:04:07 +0300 Subject: [PATCH] Add SocialData API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3adaaf3..c65b5b4 100644 --- a/README.md +++ b/README.md @@ -848,6 +848,7 @@ Please note a passing build status indicates all listed APIs are available since | [PWRTelegram bot](https://pwrtelegram.xyz) | Boosted version of the Telegram bot API | `apiKey` | Yes | Unknown | | [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth` | Yes | Unknown | | [SharedCount](http://docs.sharedcount.com/) | Social media like and share data for any URL | `apiKey` | Yes | Unknown | +| [SocialData API](https://socialdata.tools) | Read Twitter data | `apiKey` | Yes | No | | [Slack](https://api.slack.com/) | Team Instant Messaging | `OAuth` | Yes | Unknown | | [Telegram Bot](https://core.telegram.org/bots/api) | Simplified HTTP version of the MTProto API for bots | `apiKey` | Yes | Unknown | | [Telegram MTProto](https://core.telegram.org/api#getting-started) | Read and write Telegram data | `OAuth` | Yes | Unknown |