Action Weight \\ Conditional Expression
skip1000\\blue&fi
is Blue V and in Following
is satisfiedSkip (skip) all subsequent rules
1000
, the higher the value, the earlier it executes.&
, OR |
, NOT !
()
to adjust the operation priority!
before &
before |
@*=City&(foc<10|cd<1w)
block
Blockfilter
Filter and manually confirm latermark
Mark in the textskip
Skip subsequent rulesCategory | 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 days1d : 1 day1w : 1 week1m : 1 month1y : 1 year1-5 : January 5th2023-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 hours1d : 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 |