Twitter Top Hashtags Scraper πŸ”

Twitter Top Hashtags Scraper πŸ”

Effortlessly scrape Twitter's most tweeted hashtags from 60+ countries worldwide. Get real-time insights into top social media topics with detailed metrics including tweet counts and timestamps. Perfect for social media analytics, market research, and content strategy planning. πŸŒπŸ“ŠπŸ”

SOCIAL_MEDIAApify

What does Twitter Top Hashtags Scraper do? πŸ€”

This actor scrapes top Twitter hashtags across 60+ countries worldwide. It provides real-time insights into the most tweeted hashtags in different regions, helping you stay on top of social media conversations and viral topics.

Features ✨

  • 🌍 Coverage of 60+ countries including US, UK, Japan, Germany, etc.
  • πŸ“Š Detailed metrics including tweet counts and trending timestamps
  • ⏱️ Flexible time range options: daily, weekly, monthly, or yearly trends
  • πŸš€ Fast and efficient data collection
  • πŸ“ˆ Real-time top hashtags data
  • πŸ’Ύ Structured JSON output

Use Cases πŸ“±

  • πŸ“Š Social Media Analytics
  • 🎯 Marketing Campaign Planning
  • πŸ” Market Research
  • πŸ“ˆ Trend Analysis
  • 🌐 Global Social Listening
  • πŸ“± Content Strategy Development

Output πŸ“‹

The actor provides detailed information for each top hashtag:

  • Hashtag name
  • Tweet count
  • Record date
  • Country
  • Timestamp of data collection

Input Parameters πŸŽ›οΈ

ParameterTypeDescription
countryStringCountry code for top hashtags (e.g., "united-states")
dateTypeStringTime range for data ("day", "week", "month", "year")
proxyConfigurationObjectProxy settings (optional)

Tips πŸ’‘

  • Use proxy configuration for better reliability
  • Adjust maxItems based on your needs
  • Consider rate limiting and API usage guidelines

Input Example

A full explanation of an input example in JSON.

1{
2    "country": "united-states",
3    "dateType": "day"
4}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"hashtag": "#LINК",
4		"tweetsCount": "556.4K",
5		"recordDate": "17 hours ago",
6		"country": "united-states",
7		"scrapedAt": "2024-12-16T09:23:38.447Z"
8	},
9	{
10		"hashtag": "#SNME",
11		"tweetsCount": "183.1K",
12		"recordDate": "22 hours ago",
13		"country": "united-states",
14		"scrapedAt": "2024-12-16T09:23:38.448Z"
15	},
16	{
17		"hashtag": "#njSSE",
18		"tweetsCount": "12.5K",
19		"recordDate": "Now",
20		"country": "united-states",
21		"scrapedAt": "2024-12-16T09:23:38.451Z"
22	},
23    ...
24]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool β€” just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!