reddit-search 0.2.0

A search tool for the pushshift.io Reddit dumps.
1
2
3
4
5
6
7
8
9
10
11
# reddit-search
a tool for searching the pushshift reddit dumps written in rust

# TODO
- add ability to use multiple values for the same field
- add folder option to iterate all ZST dumps in a folder to save overhead when processing the full dump
- Migrate to declarative clap interface

# usage
To see command line parameters, use reddit-search -h