Twitter URL Scraper avatar

Twitter URL Scraper

Under maintenance
Try for free

Pay $2.50 for 1,000 posts

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
Twitter URL Scraper

Twitter URL Scraper

quacker/twitter-url-scraper
Try for free

Pay $2.50 for 1,000 posts

Copy any Twitter URL and extract Twitter usernames, profile photos, follower count, tweets, hashtags, favorite count, and more. Export scraped datasets, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo

You can access the Twitter URL Scraper programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    {
4      "url": "https://twitter.com/apify"
5    }
6  ],
7  "tweetsDesired": 100
8}' |
9apify call quacker/twitter-url-scraper --silent --output-dataset

Twitter URL Scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter URL 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:

Developer
Maintained by Apify

Actor Metrics

  • 209 monthly users

  • 29 stars

  • 98% runs succeeded

  • 53 days response time

  • Created in Mar 2022

  • Modified a month ago