Instagram AUTO Downloader
If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
8 posts
Page 1 of 1
Hi Guys Smiley Here
I got a little time to code today and thought i would make a program so i dont miss my instagram feed, when im not at home, so here it is my Instagram Downloader.
Its very easy to use, simply open it up login to http://statigr.am/ then click start the program will then begin to download every video and photo that comes through your feed.
Enjoy cooll;


This file is hosted off-site.
Screenshot:
![Image]()
I got a little time to code today and thought i would make a program so i dont miss my instagram feed, when im not at home, so here it is my Instagram Downloader.
Its very easy to use, simply open it up login to http://statigr.am/ then click start the program will then begin to download every video and photo that comes through your feed.
Enjoy cooll;


This file is hosted off-site.
Screenshot:

Last edited by Smiley on Sat Sep 14, 2013 3:01 pm, edited 2 times in total.
thx
sweet :lol:

visit us on:
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
Instagram photos can be downloaded easily from their official website anyway I appreciate your work cooll;
Find my programs on Softpedia
mshimranpro wrote:Instagram photos can be downloaded easily from their official website anyway I appreciate your work cooll;LOL i better change the title to Instagram Auto Downloader lmao;
Hi guys i have been trying to improve this program by using a webclient to download the instagram.com page source.
I try to use credentials to get the feed but instead i just get the instagram home page source code, what am i doing wrong?
Here's my code any help would be appreciated cooll;
I try to use credentials to get the feed but instead i just get the instagram home page source code, what am i doing wrong?
Here's my code any help would be appreciated cooll;
Code: Select all
Dim wc As New WebClient
wc.Credentials = New NetworkCredential("username", "password")
wc.DownloadStringAsync(New Uri("http://instagram.com/"))
mshimranpro wrote:replace the homepage url with https://instagram.com/accounts/login/I was so happy when i saw this but it didnt work cryer;
Thanks for the help cooll;
Instagram never allow feeds but as you may know there many there are many third party websites to get the feed by the way they are trying to protect their website in all the ways as you can see they don't don't have the search feature and upload feature.
Find my programs on Softpedia
8 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023