From 3d4246eb4af282646d2f450a91cad1a6c6a5ea50 Mon Sep 17 00:00:00 2001 From: Baojun Date: Sun, 7 Jun 2026 10:27:00 +1000 Subject: [PATCH] Add xfetch to Social Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff46c83e..21b408ed 100644 --- a/README.md +++ b/README.md @@ -1662,6 +1662,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | **[⬆ Back to Index](#index)**