Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result
Pay $0.30 for 1,000 tweets
Twitter Scraper Lite - Cheapest and Fastest - Pay Per Result
Pay $0.30 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:
Actor Metrics
290 monthly users
-
44 stars
>99% runs succeeded
3.5 hours response time
Created in May 2024
Modified an hour ago