I want to post like a photo without API (PHP)

batuhanbal

Newbie
Joined
Nov 27, 2014
Messages
5
Reaction score
0
Hello guys,

i've some codes of uploading picture on Instagram. So, i can uploading a picture on instagram with php.

But, i need post like a photo without API. I know how post like a photo on Instagram with Instagram API. But i don't want using API. I want to CURL PHP login with my username and my password.

I need your helps.
Thank you very much my guys.
 
Use fiddler to sniff the traffic of the instagram app running on your phone. Code the request with curl.
 
Sorry my friend i didn't understand because i don't well at those subjects.
 
Back
Top