This is a dedicated web crawler for pictures which are uploaded in twitter. TweetBot4Picture monitors twitter accounts and automatically downloads pictures.
- Don't have to get Twitter API key.
- This program accesses Twitter.com with HTTPS.
- Can monitor private accounts.
- Your twitter account must follow the private accounts.
You edit lists.txt and append accounts which you want to monitor, such as following:
TwitterJP
kantei
muraoka_
lists.txt includes only twitter account (doesn't include @). Write only one twitter account per line.
- Download and Install Python3 Download Python | Python.org
- Move to a TweetBot4Picture directory.
- Edit lists.txt
- Run Python3
- ex. Run cmd.exe and type python.exe main.py
- If you don't add Python to the PATH environment, you specify full path of python.
- I recommend creating a bat file. You don't have to type the command anymore.
- Install Python3
- Edit lists.txt
- $ python3 main.py