been meaning to add this for a while. There is a url hack you can do mentioned in this post
For example here is a TAGSExplorer for tweets less than 2015-11-30:
https://hawksey.info/tagsexplorer/?key=1FwzkMe_lHqMS-MCvKFqo82GxLHk9wjjaLJdwgud1dh8&sheet=Archive&tq=SELECT+A,B,C,D,J,L+,M,N+WHERE+E+%3C%3D+date+%272015-11-30%27&tqx=reqId:0
You can also do queries like the last 7 days using:
http://hawksey.info/tagsexplorer/?key=1FwzkMe_lHqMS-MCvKFqo82GxLHk9wjjaLJdwgud1dh8&sheet=Archive&tq=SELECT+A,B,C,D,J,L+,M,N+WHERE+DATEDIFF(NOW(),E)+%3C%3D7&tqx=reqId:0
-
This reply was modified 7 years, 11 months ago by mhawksey. Reason: formatting
-
This reply was modified 7 years, 11 months ago by mhawksey.