From 40ba144c49f58ce2df3672b6ee06b334203a6033 Mon Sep 17 00:00:00 2001 From: "Brian S." <53642009+briansmith7@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:04:54 +0300 Subject: [PATCH] Add SocialData API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f2544f..4a87137 100644 --- a/README.md +++ b/README.md @@ -635,6 +635,7 @@ You are searching 121 billion records. - [getdaytrends](https://getdaytrends.com/) - Twitter trends worldwide - [Twitter Trending Hashtags and Topics](https://www.trendsmap.com/) - Trendsmap has been providing unique and powerful analytical and visualisation tools to analyse Twitter data. With the demise of Twitter, we are now providing access to over ten years historical data - [Socialbearing](https://socialbearing.com/) - Insights & analytics for tweets & timelines +- [SocialData API](https://socialdata.tools/) - SocialData is an unofficial Twitter API that allows scraping tweets, user profiles, lists and Twitter spaces without using Twitter's API.
[⇧ Top](#index)