Skip to content

pharmac1st/instagram-creator-studio-automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-creator-studio-automator

Used for automated scheduling in instagram's creator studio using selenium and date ranges. Comes with estimative image cropping. Use at your own risk.

How to use

To install, use

git clone https://github.com/k1tsu/instagram-creator-studio-automator.git
cd ./instagram-creator-studio-automator
bundle

Then to use

ruby run.rb

This will bring up a series of inputs that you need to enter. Your facebook password/username are not saved, see login. An example input:

facebook username
>test            
facebook password
>test
start date (format:day,month,year)
>01,01,2021
end date (format:day,month,year)
>08,01,2021
times in 24 hour format (format:time1,time2,time3,...)
>01:00,02:00,03:00
account-name
>test
file-diretory
>~/Full/Path/To/Directory/
caption
>test

About

Used for automating instagram's creator studio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages