Twitter Timeline avatar
Twitter Timeline

Pricing

$39.99/month + usage

Go to Store
Twitter Timeline

Twitter Timeline

Developed by

Jan Danecki

Jan Danecki

Maintained by Community

Scrap Twitter timeline fast and easy. It is designed to be fast and efficient, so it can extract a large number of post for low price.

5.0 (1)

Pricing

$39.99/month + usage

8

Total users

334

Monthly users

14

Runs succeeded

>99%

Issues response

2.6 days

Last modified

9 days ago

You can access the Twitter Timeline 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 Integrations settings in Apify Console.

$echo '{
< "username": "elonmusk",
< "max_posts": 100
<}' |
<apify call danek/twitter-timeline --silent --output-dataset

Twitter Timeline API through CLI

The Apify CLI is the official tool that allows you to use Twitter Timeline locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: