Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result avatar

Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result

Try for free

Pay $0.20 for 1,000 tweets

View all Actors
Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result

Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result

apidojo/twitter-scraper-lite
Try for free

Pay $0.20 for 1,000 tweets

Twitter Scraper searches and extracts data from Twitter (with historic data from 2006) - parses and converts the data to structured formats: HTML table, JSON, CSV, Excel, and XML. Super cheap Twitter API for $0.20/1000 tweets. Easy usage, customizable. Perfect for integration for products!

You can access the Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "searchTerms": [
3    "apify"
4  ],
5  "sort": "Latest",
6  "maxItems": 1000,
7  "twitterHandles": [
8    "elonmusk",
9    "cnn"
10  ],
11  "startUrls": [
12    "https://twitter.com/search?q=gpt&src=typed_query&f=live"
13  ]
14}' |
15apify call apidojo/twitter-scraper-lite --silent --output-dataset

Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result API through CLI

The Apify CLI is the official tool that allows you to use Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 142 monthly users
  • 27 stars
  • 100.0% runs succeeded
  • 5.8 hours response time
  • Created in May 2024
  • Modified about 14 hours ago