Archivarix

social-twitter

SocialData API

A commercial API that returns X/Twitter data, search, user profiles, and tweets, without going through the official X API. It is purely programmatic: requests need a paid API key, billed per tweet retrieved, and there is no free browsing interface. Relevant when you need dependable X search results in volume and have a budget for it.

API key required

Чем полезен и как работает

SocialData gives developers programmatic access to X/Twitter search, user profiles, and timelines without needing to go through the official X API or pay X's pricing. Requests require a paid API key and are billed at a flat rate per result. There is no browsing interface; it is purely a data API for building applications or running research at volume. For Echo users this means it can power inline X search results when other free sources come up empty, provided a budget is in place.

Что внутри

Covers the full public X search index and user timeline data in real time. There is no archive component; results reflect current public X content. Pricing is $0.0002 per tweet or profile returned.

Доступ по API

https://api.socialdata.tools/twitter/search?query= <q> ; /twitter/user/<id> (Bearer key)

Требуется ключ API (обычно бесплатный); где его получить — см. эндпоинты выше.

Доступ

Programmatic API access (a key may be required, see the API tag).

Сайт

https://socialdata.tools/