Twitter URL Scraper avatar

Twitter URL Scraper

Try for free

Pay $2.50 for 1,000 posts

View all 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
  • 308 monthly users
  • 27 stars
  • 92.1% runs succeeded
  • 7.6 days response time
  • Created in Mar 2022
  • Modified 15 days ago