Instagram image url converter?

Juan Antoniez

Newbie
Joined
Nov 7, 2016
Messages
21
Reaction score
0
Hello! Does anyone know a way of getting the .jpg url of an Instagram post in bulk?

Example: I have
hxxp://instagram.com/p/BOSTgdThJoh

and would like to grab the image url:

hxxps://scontent.cdninstagram.com/t51.2885-15/sh0.08/e35/p640x640/15535476_1675573052734414_5302139785496756224_n.jpg?ig_cache_key=MTQxMDI3NTQyNjY5MzMyMzI5Nw%3D%3D.2

Thanks!
 

You are the best. I actually looked at your website before posting cause I was sure you would already have such a tool but couldn't find it! :)
I was able to process 530 urls but now I'm getting this error:

"Unhandeled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
The remote server returned an error (404) Not Found."
Screenshot: hxxp://image.prntscr.com/image/06d43eafc78a4790a642c8e44714638b.png


I tried both locally and on my Virtual Machine and can't manage to make it work again.

Any idea?

Thanks
 
You are the best. I actually looked at your website before posting cause I was sure you would already have such a tool but couldn't find it! :)
I was able to process 530 urls but now I'm getting this error:

"Unhandeled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
The remote server returned an error (404) Not Found."
Screenshot: hxxp://image.prntscr.com/image/06d43eafc78a4790a642c8e44714638b.png


I tried both locally and on my Virtual Machine and can't manage to make it work again.

Any idea?

Thanks
Can you send me the list of URLs so I can test it myself inside VS?
 
Yes, the list includes only picture urls, just like my first post.
I just saw the link I gave you before wasn't working. Here you have the URL list. Thanks for looking into it.
hxxps://drive.google.com/file/d/0B3R7cW7MntxjZzJZckRuMEVnaGc/view?usp=sharing

- I tried with both http and https
- I tried both copy pasting the urls and using the import txt funcion
- I tried with one, a few and hundred+ urls

Didn't manage to make it work.

Thanks.
 
Ok, makes sense. The issue was that I didn't expect the URLs given would return 404 (not exist). I built the app thinking every input will be valid, but that's alright.

Try this: https://www.sendspace.com/file/o85exb

I have added scroll bars to the boxes for links, added a message when it's done converting and also added another thread for doing the operation of converting (so it won't freeze the main GUI anymore).
 
@JustChillin again. You are the best. Thanks a lot! Works like a charm.
One recommendation: would be great if it could add an error line for each 404 so that if you add 100 urls, it gives you 100 lines. That way the user won't have to look for the one picture that messed up the order.
Thanks again!
 
My simple tool shows urls of 12 last images on your instagram page. PM for a link it is free.
 
Back
Top