Twitter Scraper
# Twitter Scraper Twitter Search API without rate-limits π ## Introduction This software makes it possible to extract, at scale, any amount of public tweets without restrictions or limitations. It extracts and converts public tweets into ready-to-use JSON API. You can extract tweet data right from 2006-03-21 (the first tweet on the internet) up to today without needing a Twitter developerβ¦
Twitter Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Advanced Search /api/v2/search |
Search Twitter based on multiple parameters and extract millions of results |
| GET |
scrape /scrape |
Search Twitter by keyword, hashtag or URL |
Twitter Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | β |
|
| PRO | $50 / month | 100 / minute |
|
| ULTRA Recommended | $200 / month | 250 / minute |
|
| MEGA | $500 / month | 500 / second |
|