From 103af4e01cf2b12f4eab336beb918605bb26eff1 Mon Sep 17 00:00:00 2001 From: Emma TwitterAPIs Date: Sun, 9 Aug 2026 08:41:01 +0530 Subject: [PATCH] Shorten TwitterAPIs description to under 100 characters per review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 838e75d5..15f4d150 100644 --- a/README.md +++ b/README.md @@ -1761,7 +1761,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | -| [TwitterAPIs](https://www.twitterapis.com/) | Twitter / X data API: search, profiles, timelines, followers, DMs, plus write actions (post, like, retweet, follow) | `apiKey` | Yes | Unknown | +| [TwitterAPIs](https://www.twitterapis.com/) | Twitter / X data API: search, profiles, timelines, followers, DMs, write actions | `apiKey` | Yes | Unknown | | [vk](https://vk.com/dev/sites) | Read and write vk data | `OAuth` | Yes | Unknown | | [xfetch](https://xfetch.io) | Read API for X/Twitter search, profiles, tweets, and social graph | `apiKey` | Yes | Yes |