Skip to content

boly38/testInsta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testInsta

try to post on instagram using https://github.com/dilame/instagram-private-api

reference issue

HowTo

setup

git clone https://github.com/boly38/testInsta.git
cd testInsta
npm install

usage

export IG_USERNAME=toto
export IG_PASSWORD=tataboumX
node myTest help
node myTest home
unset IG_USERNAME IG_PASSWORD

# alternative to export
IG_USERNAME=toto IG_PASSWORD=tataboumX node myTest home

See also (success) testFB

About

test instagram-private-api

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors