Script to parse recently favourited (liked) tweets to download arvix links to papers as PDFs to desired local folder.
- Obtain Twitter API credentials: access and user tokens.
- Copy the draft config file and configure with own settings.
- Install the python libraries required:
tweepy
andbs4
.
To run simply call python main.py
.