Easy Twitter Search Scraper
6 hours trial then $30.00/month - No credit card required now
Easy Twitter Search Scraper
6 hours trial then $30.00/month - No credit card required now
Easily Scrape tweets with our Twitter Search Scraper. Export data in formats like JSON and Excel perfect for integration with various applications, databases, and data analysis tools.
You can access the Easy Twitter Search Scraper 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 "searchQueries": [
3 "career"
4 ],
5 "tweetsDesired": 100,
6 "language": "any",
7 "proxyConfig": {
8 "useApifyProxy": true,
9 "apifyProxyGroups": [
10 "RESIDENTIAL"
11 ]
12 }
13}' |
14apify call web.harvester/easy-twitter-search-scraper --silent --output-dataset
Easy Twitter Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Easy Twitter Search Scraper 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
335 monthly users
-
35 stars
>99% runs succeeded
14 days response time
Created in Jul 2023
Modified a month ago