Discover Twitter Profiles Posts avatar

Discover Twitter Profiles Posts

Under maintenance
Try for free

1 day trial then $5.00/month - No credit card required now

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Discover Twitter Profiles Posts

Discover Twitter Profiles Posts

pratikdani/discover-twitter-profiles-posts
Try for free

1 day trial then $5.00/month - No credit card required now

The **Discover Twitter Posts by Profile URL Actor** extracts detailed information about posts from a specified Twitter profile URL, including the user's post data, engagement metrics, and media attached to the posts.

Developer
Maintained by Community

Actor Metrics

  • 4 Monthly users

  • No reviews yet

  • 1 bookmark

  • 66% runs succeeded

  • Created in Jan 2025

  • Modified 13 days ago

You can access the Discover Twitter Profiles Posts 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.

1echo '{
2  "url": "https://x.com/elonmusk"
3}' |
4apify call pratikdani/discover-twitter-profiles-posts --silent --output-dataset

Discover Twitter Profiles Posts API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: