Merge pull request #6243 from BaojunSYD/add-xfetch

Add xfetch to Social
This commit is contained in:
Arindam
2026-06-07 09:10:13 +05:30
committed by GitHub
+1
View File
@@ -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)**
<br >