Twitter X profile timeline scraper
Pricing
from $0.65 / 1,000 results
Twitter X profile timeline scraper
Scrape multiple X profiles from latest posts to a UTC cutoff with optional per-profile and total post limits.
Twitter X profile timeline scraper
Pricing
from $0.65 / 1,000 results
Scrape multiple X profiles from latest posts to a UTC cutoff with optional per-profile and total post limits.
You can access the Twitter X profile timeline scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "profiles": "https://x.com/NASA",< "scrapeTill": "2026-09-01",< "maxPostsPerProfile": 5,< "maxPostsTotal": 100<}' |<apify call plummy_bookbag/x-profile-timeline-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Twitter X profile timeline scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: