Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/xpath/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
从官方twitter搜索小部件中排除回复_Twitter_Twitter Search - Fatal编程技术网

从官方twitter搜索小部件中排除回复

从官方twitter搜索小部件中排除回复,twitter,twitter-search,Twitter,Twitter Search,我在我的网站上有一个twitter搜索小部件,搜索方式如下:from:account\u name。 但现在它显示了我的推特流和所有的回复。我想把这些从列表中排除 有人知道怎么做吗?搜索后,REST api有很多选项,但我只需要将其用于搜索字符串。我找到了一个包含转发的选项包含:转发,因此我尝试将其更改为排除:回复,效果很好 我的搜索字符串现在是:from:account\u name exclude:repress

我在我的网站上有一个twitter搜索小部件,搜索方式如下:
from:account\u name
。 但现在它显示了我的推特流和所有的回复。我想把这些从列表中排除


有人知道怎么做吗?搜索后,REST api有很多选项,但我只需要将其用于搜索字符串。

我找到了一个包含转发的选项
包含:转发
,因此我尝试将其更改为
排除:回复
,效果很好

我的搜索字符串现在是:
from:account\u name exclude:repress