Twitter/X List Scraper - Extract List Tweets
Pricing
from $10.00 / 1,000 results
Go to Apify Store

Twitter/X List Scraper - Extract List Tweets
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer

Donny
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
Twitter List Scraper
Scrapes tweets from Twitter/X lists. This actor extracts tweets from public Twitter list timelines, collecting tweet content, author information, engagement metrics, and list metadata.
How it works
The scraper uses multiple approaches to collect tweets from Twitter lists:
- Nitter Instances - Fetches list timeline pages from public Nitter instances that mirror Twitter list data.
- Twitter Syndication - Uses
cdn.syndication.twimg.comendpoints for individual tweet enrichment. - Pagination Support - Follows cursor-based pagination to collect tweets beyond the first page.
Input
- listUrls - Array of Twitter/X list URLs to scrape
- maxResults - Maximum number of tweets per list (default: 100)
- proxyConfiguration - Proxy settings (residential proxies recommended)
Output
Each tweet includes:
tweetId- Unique ID of the tweettext- Full text content of the tweetauthor- Display name of the tweet authorauthorUsername- Twitter handle of the tweet authorlikes- Number of likesretweets- Number of retweetsreplies- Number of replieslistName- Name of the Twitter listlistOwner- Owner/creator of the Twitter listcreatedAt- Timestamp when the tweet was postedscrapedAt- Timestamp when the data was collected