Twitter Hashtag Scraper

  • eliska_a/twitter-hashtag-scraper
  • Modified
  • Users 276
  • Runs 1.3k
  • Created by Author's avatarEliška Antonová

Scrape Twitter using one or more hashtags and extract public information like Twitter usernames, profile pictures, followers count, tweets and more.

Hashtag(s)

hashtags

Required

array

Add one or more hashtags you want to scrape.

Maximum number of tweets

tweetsDesired

Optional

integer

This value lets you set the maximum number of tweets to retrieve. Twitter has a default limit of around 3,200 tweets, but it has been increasingly difficult to get to that number.

Add user information

addUserInfo

Optional

boolean

Appends an object to each tweet containing the user information. You can decrease the size of your dataset by turning this off. Personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so.