To run a forwarder:
-
Install python3 (on debian/ubuntu in a bash shell) -- sudo apt-get install python3
-
Install pip3 (on debian/ubuntu in a bash shell) -- sudo apt-get install python3-pip
-
Install required module (in a bash shell) -- pip3 install pymysql
-
Install required module (in a bash shell) -- pip3 install TwitterSearch
-
Register a twitter app. https://apps.twitter.com/app/new
-
Fill in the "changeme" parameters in the crawler.conf
-
To run for a 3 day association python3 crawler.py -dd 3
-
See the results populate in realtime @ jaminbecker.com