Best Twitter Scraper avatar
Best Twitter Scraper
Try for free

No credit card required

View all Actors
Best Twitter Scraper

Best Twitter Scraper

zhangzhenhu/best-twitter-scraper
Try for free

No credit card required

Twitter scraper that scrapes the latest Twitter content of any user. Since you need to be logged in to Twitter to crawl, you need to provide a Twitter account. Twitter 抓取器,可以抓取任意用户最新的Twitter内容。 因为需要先登录 Twitter 才能抓取,所以需要提供一个 Twitter 的账号。

email

login_emailstringOptional

The Email for logged in accounts

user name

login_userstringRequired

The user name for logged in accounts

password

login_passwordstringRequired

The password for logged in accounts

Specific Twitter Profiles

namesarrayOptional

Provide a list of Twitter profiles to scrape. The profiles should be written as 'username'.Scrape from https://twitter.com/{username}

Specific Tweet URLs

tweet_urlsarrayOptional

List the twitter search URLs you want to scape such as 'https://twitter.com/elonmusk/status/1656898688739057665' if your url contains more such as a cursor like 'https://twitter.com/elonmusk/status/1656898688739057665?s=20' only the tweets on the current screen will be loaded.

Twitter Search URLs

search_urlsarrayOptional

Maximum number of tweets (per profile)

max_tweetsintegerOptional

Set the maximum number of tweets get from per request. Default:10

Default value of this property is 10

Max PageDown Event

max_pagedownintegerOptional

Set the maximum number of a keyboard 'PageDown' event sent to the page. Default:100.

Default value of this property is 20

Concurrent Requests

concurrent_requestsintegerOptional

Configure maximum concurrent requests performed by Scrapy (default: 2)

Default value of this property is 2

Locale

localestringOptional

Specify user locale, for example en-GB, de-DE, etc. Locale will affect navigator.language value, Accept-Language request header value as well as number and date formatting rules. Default:en-US.

Default value of this property is "en-US"

Timezone

timezone_idstringOptional

Changes the timezone of the context. See ICU's metaZones.txt for a list of supported timezone IDs.

timeout

timeoutintegerOptional

Default value of this property is 4000

Developer
Maintained by Community
Actor metrics
  • 81 monthly users
  • 92.7% runs succeeded
  • 52.0 days response time
  • Created in Aug 2023
  • Modified 8 months ago
Categories