You can search for a single word:
cd src
python run.py --method=search --query=corona
Or for multiple words as the following:
cd src
python run.py --method=search --query="corona OR covid"
- Initial commit
- For reporting bugs please use the twitter-crawler/issues page.
In case of any issue, please feel free to contact me at johnme@mpi-sws.org
TBA