https://null-byte.wonderhowto.com/how-to/mine-twitter-for-targeted-information-with-twint-0193853/ https://github.com/twintproject/twint Very simple to get started with. Use Ubuntu 20.04, I ran into difficulties under 16.04. The most difficult part was adding '/home/[user]/.local/bin' to my system path in bashrc which can be achieved by opening. Enter the following in your terminal to get everything setup: $ "sudo apt install python3-pip" $ "sudo apt install git" $ "pip3 install --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint" at this point you will receive a warning that you need to add a directory to your profile path, this is very easy to do. $ "pico ~/.bashrc" at the bottom of the configuration file add: $ "export PATH=/home/[user profile]/.local/bin:$PATH" $ "sudo shutdown -r now" You can now archive accounts using $ "twint -u realdonaldtrump -o realdonaldtrump --json" Please archive everything, share it among ourselves and submit the evidence to the proper channels. Give them hell and lets give Trump the facts and evidence he needs to get a handle on this situation.