App Logo
x.com

Get X list tweets

Read the timeline of an X list — the tweets from its member accounts, newest first, given the list's URL or id. Returns per tweet a canonical record: id, url, author {id, handle, name}, text, created_at, lang, likes, retweets, replies, quotes, bookmarks, views, is_retweet, is_quote.

Input

list required

The list's numeric id (e.g. '1272593321181851648'), or any X URL containing it (e.g. 'https://x.com/i/lists/1272593321181851648' or a list's 'https://x.com/<handle>/lists/<slug>' page — the id is read from wherever it appears).

count optional

Max tweets to return. Scrolls until count is met or the list dries up. Default 20, max 100.

Default: 20

Output

count required

Number of tweets returned. 0 is a first-class outcome (empty list).

tweets required
list_id required

Start building not clicking