Twitter Crawler

How to run


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"

What's New


  • Initial commit

Ask a Question


In case of any issue, please feel free to contact me at johnme@mpi-sws.org

License


TBA