Twitter Trends Scraper

Twitter Trends Scraper

Scrape the top trends for each data point spanning 8 time periods from live... to... 3 days about trending tweets and hashtags and topics on Twitter from any of the countries listed below. Including volume of tweets. Only $0.09 per 1000 results.

SOCIAL_MEDIANEWSAUTOMATIONApify

Twitter Trends Proxy Scraper

If you want to know what's trending on twitter right now, or one hour ago or three or maybe what was trending twitter yesterday, or three days ago, this is the place.

This actor scrapes the top 50 for each datapoint spanning 8 time periods about trending topics, tweets, hashtags on Twitter from any of the countries listed below. It utilizes proxies to ensure reliable scraping and to avoid rate limits imposed by the endpoint. The actor outputs the trends for each country as an array of JSON objects, including the time of scraping, trend name, the time it was trending, and its volume of tweets. This data can be useful for:

  • Market research 📊: Analyze trending topics to understand consumer interests and preferences in different regions.
  • Social media monitoring 📢: Track trending topics to identify emerging news and conversations.
  • Content creation ✍️: Use trending topics as inspiration for content creation relevant to specific audiences.
  • Competitive analysis 📈: Monitor competitor activity and industry trends.

Supported Countries:

The actor currently supports scraping trends from the following countries:

  • 1 World
  • 2 United States
  • 3 Canada
  • 4 Mexico
  • 5 United Kingdom
  • 6 France
  • 7 Germany
  • 8 Italy
  • 9 Spain
  • 10 Portugal
  • 11 Netherlands
  • 12 Denmark
  • 13 Austria
  • 14 Belgium
  • 15 Switzerland
  • 16 Greece
  • 17 Russian Federation
  • 18 Turkey
  • 19 Korea
  • 20 Singapore
  • 21 Indonesia
  • 22 Philippines
  • 23 Viet Nam
  • 24 Thailand
  • 25 Australia
  • 26 Israel
  • 27 United Arab Emirates
  • 28 Saudi Arabia
  • 29 Argentina
  • 30 Brazil
  • 31 Egypt
  • 32 Nigeria
  • 33 Kenya
  • 34 South Africa

The actor outputs a JSON array containing objects, where each object represents a trending topic at a specific point in time. Here's an example:

Time periods are:
Live
1 hour ago
3 hours ago
6 hours ago
12 hour ago
24 hours ago
2 days ago
3 days ago

Output Example:

1[
2  {
3    "time": "2024-09-09T01:11:10.312Z",
4    "timePeriod": "Live",
5    "trend": "Browns",
6    "volume": "94,633Tweets"
7  },
8   // ... more Live trends ...  
9    "time": "2024-09-09T01:11:10.312Z",
10    "timePeriod": "1 hour ago",
11    "trend": "Browns",
12    "volume": "85,079Tweets"
13  },
14  // ... more 1 hour ago trends ...
15  {
16    "time": "2024-09-09T01:11:10.312Z",
17    "timePeriod": "3 hour ago",
18    "trend": "Panthers",
19    "volume": "63,266Tweets"
20  },
21  // ... more 3 hours ago trends ...
22  // ... and so on ...
23]

Understanding the timePeriod Field

The timePeriod field is crucial for understanding the context of each trend. It indicates when the specific trend was observed, relative to the time the actor was run. Here's a breakdown of possible values:

  • "Live" : This means the trend is currently trending in real-time.
  • "X hour(s) ago" : This indicates the trend was trending X hours before the actor's execution.
  • "X day(s) ago" : This indicates the trend was trending X days before the actor's execution.

By analyzing the timePeriod along with the trend itself, you can gain valuable insights into how trends evolve over time. For example, you can identify trends that are quickly gaining popularity ("Live") versus trends that have been sustained for a longer period ("X days ago").

Notes

  • Twitter may occasionally change its website structure or API, which could impact the actor's functionality. If you encounter any issues, please report them on the issues tab.
  • The actor relies on proxies to avoid being blocked and stay anonymous. However, there's always a small chance to be detected and block the proxies. If this happens, you might need to adjust your proxy settings to Residential, they are fast and much less blocked.

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!