Tweet Scraper V2
Lightning-fast Twitter/X scraper. Extract tweets, profiles, and search results with advanced filters. 30-80 tweets per second.
As an Apify affiliate, we may earn a commission from qualifying purchases made through our links, at no extra cost to you. We only recommend tools we believe in.
Overview
Tweet Scraper V2 is built for speed — tens of tweets per second — across keyword searches, user timelines, lists, and conversation threads, with text, timestamps, authors, follower counts, like/reply/repost counts, hashtags, mentions, and links. Social-listening teams use it for event monitoring, crisis detection, and narrative tracking at a volume the official API pricing makes painful. Advanced search operators and date filters are supported, and runs fan out across Apify's cloud to sustain throughput. Export to JSONL or CSV to stream into dashboards, brief comms teams with cited volume spikes, and archive discourse around launches and incidents.
Key Features
Use Cases
Large-scale Twitter data research
Brand monitoring and sentiment analysis
Trend analysis and tracking
Competitor social intelligence
Influencer discovery and vetting
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Start URLs | Array | Optional | The initial URLs to start extracting data for Tweet Scraper V2. |
| Max Items | Integer | Optional | Maximum number of items to return. |
Sample Output
[
{
"url": "https://example.com/data",
"title": "Sample Extracted Record",
"extracted_at": "2026-05-20T14:30:00Z"
}
] How to Use
- 1
Sign up for free: Create a free ParseFlow account to access professional extraction tools.
- 2
Set your parameters: Paste the target URLs into the Tweet Scraper V2 configuration.
- 3
Download your data: Click Start, wait a few minutes, and download your dataset as Excel or JSON.
API Example
curl -X POST https://api.apify.com/v2/acts/apidojo/tweet-scraper/runs \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-d '{"startUrls": [{"url": "https://example.com"}]}' Pricing Structure
Costs $0.40 per 1,000 tweets (minimum 50 tweets per query). Free-plan users are limited to 5 runs per month; paid tiers lift the caps.
Limitations
- Data extraction speed depends on the target website's rate limits.
- Extremely massive runs may require a premium proxy pool.
Frequently Asked Questions
Is the Tweet Scraper V2 legal to use?
Can I export the data to Excel?
Do I need to know how to code to use this?
Extracted Data Details
View on Apify Store
Related Tools
Facebook Pages Scraper
Extract Facebook Page data including about info, posts, follower counts, and engagement metrics. Ideal for social media research.
Facebook Posts Scraper
Extract posts, comments, reactions, and engagement data from public Facebook pages and profiles. Ideal for social listening and brand monitoring.
Instagram Comments Scraper
Extract Instagram post and reel comments with text, usernames, replies, and engagement data. Perfect for sentiment analysis and audience research.
Need a Custom Solution?
Contact us for a bespoke scraper built to your exact requirements.
Hire an ExpertRelated Articles
Web Scraping Without Getting Blocked: Proxies, Fingerprints & Retries (2026)
Learn to scrape without getting blocked in 2026: residential proxies, request pacing, browser fingerprints, CAPTCHA avoidance, and managed Apify actors.
comparisonsWeb Scraping vs API: Which Should You Use for Data Collection in 2026?
Compare web scraping and APIs for data extraction. Learn when to use each method, their pros and cons, and how to choose the right approach for your project.