R

ReadX

12 services · 612 calls/30d · readx.sh

R

ReadX · Following

readx.sh

Accounts a user follows (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/following

GETBaseSocial & Community
$0.01 / call184 calls / 30d
R

ReadX · Followers

readx.sh

A user's followers (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/followers

GETBaseSocial & Community
$0.01 / call182 calls / 30d
R

ReadX · Search Tweets

readx.sh

Search for tweets by query (optional product filter; paginate with cursor). Example: GET /api/search/tweets?q=typescript

GETBaseSocial & Community
$0.01 / call154 calls / 30d
R

ReadX · With Replies

readx.sh

A user's timeline including their replies. Example: GET /api/jack/with_replies

GETBaseSocial & Community
$0.01 / call33 calls / 30d
R

ReadX · Mentions

readx.sh

Tweets that mention a user (paginate with cursor until has_more is false). Example: GET /api/jack/mentions

GETBaseSocial & Community
$0.01 / call22 calls / 30d
R

ReadX · Search

readx.sh

Search tweets. Start the query with @ (or add f:user) to search users instead. Example: GET /api/search?q=typescript

GETBaseSocial & Community
$0.01 / call12 calls / 30d
R

ReadX

readx.sh

A user's timeline: tweets, retweets and quotes. Example: GET /api/jack

GETBaseSocial & Community
$0.01 / call11 calls / 30d
R

ReadX · Articles

readx.sh

An X article (long-form post) by its wrapper tweet id (public). Example: GET /api/articles/1

GETBaseSocial & Community
$0.01 / call7 calls / 30d
R

ReadX · Info

readx.sh

A user's profile info: id, name, bio, location, follower/following counts, verification. Example: GET /api/jack/info

GETBaseSocial & Community
$0.01 / call2 calls / 30d
R

ReadX · Trends

readx.sh

Trending topics for a location (worldwide by default; filter with country or woeid). Example: GET /api/trends?country=US

GETBaseSocial & Community
$0.01 / call2 calls / 30d
R

ReadX · With Media

readx.sh

A user's timeline filtered to tweets with media. Example: GET /api/jack/with_media

GETBaseSocial & Community
$0.01 / call2 calls / 30d
R

ReadX · Hashtag

readx.sh

Tweet search for a hashtag. Same as `/api/search?q=%23tag`. Example: GET /api/hashtag/typescript

GETBaseSocial & Community
$0.01 / call1 calls / 30d