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

Por qué es útil y cómo funciona

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.

Qué contiene

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.

Acceso por API

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

Se requiere una clave de API (normalmente gratuita); consulta los endpoints anteriores para saber dónde obtenerla.

Acceso

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

Página principal

https://socialdata.tools/