From b70ce3b77d839425e48f42da814a456ed60f8ca2 Mon Sep 17 00:00:00 2001 From: Bozad Date: Sun, 31 May 2026 13:23:23 +0530 Subject: [PATCH] Add GetXAPI to Social section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa354cc6..ec44a173 100644 --- a/README.md +++ b/README.md @@ -1598,6 +1598,7 @@ API | Description | Auth | HTTPS | CORS | | [Foursquare](https://developer.foursquare.com/) | Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | `OAuth` | Yes | Unknown | | [Fuck Off as a Service](https://www.foaas.com) | Asks someone to fuck off | No | Yes | Unknown | | [Full Contact](https://docs.fullcontact.com/) | Get Social Media profiles and contact Information | `OAuth` | Yes | Unknown | +| [GetXAPI](https://www.getxapi.com/) | Read Twitter / X data and post tweets, likes, retweets, follows, DMs via REST | `apiKey` | Yes | Unknown | | [HackerNews](https://github.com/HackerNews/API) | Social news for CS and entrepreneurship | No | Yes | Unknown | | [Hashnode](https://hashnode.com) | A blogging platform built for developers | No | Yes | Unknown | | [Instagram](https://www.instagram.com/developer/) | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | Unknown |