public

《鳥盾》Expression Handbook

Installation

Expression Elements

Category Applicable Scene Field Name Field Abbreviation Field Description Value Format Support Operators Example
Condition Type Intercept
and
Search
blue Is Blue V !: Negation !blue&!fb
Not Blue V and not a follower
blocking Blocked by
blocked_by Blocked by user
following fi Is Following
followed_by fb Follower
Search Only private Not Shared
suspended sd Suspended
removed rd Account Removed
Numeric Type Intercept
and
Search
followers_count foc Follower Count 123: Integer <
<=
>
>=
!=

!blue&frc<100
Not Blue V and follower count less than 100
friends_count frc Following Count
photos_count ptc Tweets with Photos Count
videos_count vdc Tweets with Videos Count
Date Type Intercept
and
Search
created_date cd User Registration Date 2: 2 days
1d: 1 day
1w: 1 week
1m: 1 month
1y: 1 year
1-5: January 5th
2023-1-1
<: Before
<=
>: After
>=
=
cd<1m
Registration date less than one month
Search Only added_date ad Data Addition Date
Time Type Intercept
and
Search
created_time ct User Registration Time 2: 2 hours
1d: 1 day
<: Before
>: After
ad<8
Data added within 8 hours
Search Only added_time at Data Addition Time
Text Type Intercept
and
Search
name @ User Name abc: Any text
公務員

/市/: Regex
(Supports only =!=)
=: Exactly equal
: Not equal
!=: Not equal
^=: Starts with
$=: Ends with
*=: Contains
@*=市
User name contains '市'

lang^=zh
Tweets in Chinese

abc&xyz
Any text contains 'abc' and 'xyz'

screen_name sn English ID
description desc,info User Description
urls,links url,link All Included Links
tweet_text txt Tweet Text
tweet_lang lang Tweet Language
any Any Text (Default Match)
verified_type vtp Verification Type
Search Only category ctg Category