Skip to content

Get images from Reddit and upload to Instagram

Notifications You must be signed in to change notification settings

Shardul555/RedIns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedIns

Get images from Reddit and upload to Instagram and Twitter

Clone from repository

git clone https://github.com/prashantsengar/RedIns

Install requirements

pip install -r requirements.txt

  • Get Twitter API keys and add them to redins.py
  • Add Instagram username and password to redins.py

How to use

  • Open Command prompt or terminal
  • Go to Reddit.com and download the JSON of any subreddit and save it in the 'JSONS.py' file and follow the instruction there.
  • Edit or Add captions to be used in 'caps.py' by following the instructions present there.
  • Type python redins.py or python3 redins.py
  • Enter the number of files to be uploaded

How to download JSON of a website

To be filled

About

Get images from Reddit and upload to Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%