
Twitter Posts Scraper
2 hours trial then $5.00/month - No credit card required now

Twitter Posts Scraper
2 hours trial then $5.00/month - No credit card required now
The **Twitter Posts Scraper** extracts detailed information from any public Twitter post. Simply provide the URL, and the scraper will gather data like post text, user info, engagement metrics, and more. Perfect for analyzing trends and tracking social media interactions.
Actor Metrics
15 Monthly users
No reviews yet
3 bookmarks
68% runs succeeded
26 days response time
Created in Jul 2024
Modified a month ago
You can access the Twitter Posts 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 Integrations settings in Apify Console.
1echo '{
2 "url": "https://x.com/FabrizioRomano/status/1683559267524136962/"
3}' |
4apify call pratikdani/twitter-posts-scraper --silent --output-dataset
Twitter Posts Scraper API through CLI
The Apify CLI is the official tool that allows you to use Twitter Posts Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: