Scrapes specified Instagram accounts and tweets the pictures on Twitter.
- Free software: GNU General Public License v3
- Clone the repo and install the dependencies listed in requirments.
- Execute the insta_tweet.py.
- Instagram Pages can be updated manually. Change or append "instagram_pages_names" that should be exact page name in instagram, then add that file name with .txt in "page_names" diretory. And add the picture code from instagram to that .txt file. [Refer already present text files]
- Scrapes Instagram pages for new updates
- Tweet those updates.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.