Return to applications

X Research

Search and inspect public X posts, users, timelines, lists, and Spaces.

Website

Search public posts from the last 7 days.

Price is an estimate. X charges by returned resources; unused reserved balance is refunded after the request.

GET /api/v1/x/search?query=NanoGPT&limit=25&sort_order=recency
curl -sS \
  -H "Authorization: Bearer $NANOGPT_API_KEY" \
  "https://nano-gpt.com/api/v1/x/search?query=NanoGPT&limit=25&sort_order=recency"

X Research for web and API workflows

Search and inspect public X posts, users, timelines, lists, and Spaces through NanoGPT. The same workflow is available from the web app and the /api/v1/x API endpoint.

Common uses

  • Research posts and public conversations by query
  • Inspect public user, timeline, list, and Space data
  • Build social monitoring workflows without separate provider billing

Data returned

  • Posts, counts, quotes, replies, and engagement fields
  • Public user profiles and timeline entries
  • List, follower, following, and Space records
X Research | NanoGPT