Twitter Trends Rental

Twitter Trends Rental

by maged120

Scrape current and historical Twitter trends by country and date. Get structured data for market research, sentiment analysis, and tracking viral topics over time.

80 runs
8 users
Try This Actor

Opens on Apify.com

About Twitter Trends Rental

Need to know what the world is talking about on Twitter right now, or what was trending last month in Brazil? This actor gets you that data without the hassle. It scrapes both current and historical Twitter trends, organized by country and time period, so you can track how topics rise and fall. I've used it to compare regional interest spikes for product launches and to spot cultural moments before they hit the mainstream news. The setup is straightforward. You tell it which countries you're interested in and the date range, and it pulls a clean dataset of the trending topics and hashtags. Having access to the historical data is the real advantage here; it lets you perform longitudinal analysis that you just can't do with a simple snapshot of today's trends. It's perfect for researchers building sentiment timelines, marketers analyzing campaign resonance across regions, or developers feeding trend data into a dashboard. You get structured JSON or CSV output that's ready for your analysis pipeline, saving you from building and maintaining your own scraper. If you need to understand the Twitter conversation pulse anywhere in the world, this actor handles the data collection so you can focus on the insights.

What does this actor do?

Twitter Trends Rental is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Twitter Trends Actor

Scrapes trending topics from Twitter for over 60 countries, including historical data from May 15, 2024. Get trends for specific hours or entire days.

Key Features

  • Geographic Scope: Fetch trends for 60+ specific countries or worldwide.
  • Historical Data: Access trends from May 15, 2024, onwards.
  • Time Granularity: Get data for a specific UTC hour or aggregated for a full day.
  • Result Control: Limit returned trends between 10 and 50 items.
  • Batch Processing: Run multiple queries in a single execution.
  • Reliability: Uses residential proxies for stable scraping.

How to Use

Configure the actor with input parameters. Provide either a single query or a batch of queries in the queries array (batch takes priority).

Input Parameters

Parameter Type Required Description
country string No Country code (e.g., "united-states"). Omit for worldwide trends.
date string No Date as YYYY-MM-DD or "today". Defaults to today.
hour integer No Specific hour (0-23 UTC) for hourly trends. Omit for daily trends.
limit integer No Max trends to return (10-50). Defaults to 50.
queries array No Array of query objects for batch processing.

Input Examples

Single Query:

{
  "country": "united-states",
  "date": "2024-12-01",
  "hour": 14,
  "limit": 25
}

Batch Processing:

{
  "queries": [
    { "country": "united-states", "date": "today", "limit": 10 },
    { "country": "united-kingdom", "date": "2024-11-30", "hour": 12, "limit": 20 },
    { "date": "today", "limit": 15 }
  ]
}

Output

The actor returns a flat array. Each item is a trending topic with the following structure:

Field Type Description
position integer/null Ranking (1-50). Null on error.
trend string/null The trending topic or hashtag.
tweets string/null Tweet count (formatted, e.g., "125K").
country string Country for the trends.
date string Date for the trends.
hour integer/null Hour for trends (null for daily).
limit integer Maximum trends requested.
scraped_at string ISO timestamp of the scrape.
success boolean Whether scraping succeeded.
query string Query parameters used.
error string Error message (present only if success is false).

Supported Countries: Worldwide, Algeria, Argentina, Australia, Austria, Bahrain, Belarus, Belgium, Brazil, Canada, Chile, Colombia, Denmark, Dominican Republic, Ecuador, Egypt, France, Germany, Ghana, Greece, Guatemala, India, Indonesia, Ireland, Israel, Italy, Japan, Jordan, Kenya, Korea, Kuwait, Latvia, Lebanon, Malaysia, Mexico, Netherlands, New Zealand, Nigeria, Norway, Oman, Pakistan, Panama, Peru, Philippines, Poland, Portugal, Puerto Rico, Qatar, Russia, Saudi Arabia, Singapore, South Africa, Spain, Sweden, Switzerland, Thailand, Turkey, Ukraine, United Arab Emirates, United Kingdom, United States, Venezuela, Vietnam.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Twitter Trends Rental now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
maged120
Pricing
Paid
Total Runs
80
Active Users
8
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support