Twitter Profile avatar
Twitter Profile

Pricing

$19.99/month + usage

Go to Store
Twitter Profile

Twitter Profile

Developed by

Jan Danecki

Jan Danecki

Maintained by Community

Scrap all necessary data from Twitter profile in no-time. No need for a Twitter account.

5.0 (2)

Pricing

$19.99/month + usage

20

Total users

630

Monthly users

66

Runs succeeded

>99%

Issue response

4.7 days

Last modified

a month ago

You can access the Twitter Profile 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 '{
< "usernames": [
< "elonmusk"
< ]
<}' |
<apify call danek/twitter-profile --silent --output-dataset

Twitter Profile API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: