
#API制限 下での #Twitter の過ごし方は検索機能を使う。このとき期間を絞ると余計なTweetを見なずに済む。 filter:follows:フォローしているユーザー include:nativeretweets:リツイート表示 ((filter:mentions -filter:replies) OR (-filter:mentions)):返信やスレッドの表示
2023-07-03 21:10:23
since:XXXX-XX-XX_XX:XX:XX_JST until:XXXX-XX-XX_XX:XX:XX_JST:期間(日本時間)
2023-07-03 21:10:23
例1 filter:follows include:nativeretweets ((filter:mentions -filter:replies) OR (-filter:mentions)) since:XXXX-XX-XX_XX:XX:XX_JST until:XXXX-XX-XX_XX:XX:XX_JST
2023-07-03 21:10:24
例2 list:XXXXXXXXXXXXXXXXXXX include:nativeretweets ((filter:mentions -filter:replies) OR (-filter:mentions)) since:XXXX-XX-XX_XX:XX:XX_JST until:XXXX-XX-XX_XX:XX:XX_JST
2023-07-03 21:10:24
私が作ったchrome拡張機能ですが、上記の検索結果のブックマークを作成し期間を自動更新してくれます。 chrome.google.com/webstore/detai…
2023-07-03 21:10:25