Easy Twitter Search Scraper avatar

Easy Twitter Search Scraper

Try for free

6 hours trial then $30.00/month - No credit card required now

View all Actors
Easy Twitter Search Scraper

Easy Twitter Search Scraper

web.harvester/easy-twitter-search-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 296 monthly users
  • 24 stars
  • 99.8% runs succeeded
  • 2.5 days response time
  • Created in Jul 2023
  • Modified 3 months ago