Nli.
09-08-2012, 06:29 PM
Hi there,
I've been searching for some decent image hosting websites with an API that can be used to simply upload images to their server and allow me to view the URL within a string.
I've checked out ImageShack, Photobucket and Imgur - currently, ImageShack is the only one that I can figure out but you need to use a form in order to upload the files. Whilst this sounds perfectly normal this isn't what I require.
I'm currently getting a string from an RSS feed and extracting the images and uploading them to my own server and doing whatever else I need to do. But obviously as time goes on I'll run out of hosting space. All of this is pretty automatic and happens when the file is loaded in a browser or done via a Cron Job.
Obviously I could use some Javascript with the ImageShack script in order to fool it in to thinking I've pressed submit, but I still need to upload the file - I've tried inserting the value in to the input manually but returns an error.
So basically, I'm just wondering if there's anything out there what will give me what I need.
Thanks!
I've been searching for some decent image hosting websites with an API that can be used to simply upload images to their server and allow me to view the URL within a string.
I've checked out ImageShack, Photobucket and Imgur - currently, ImageShack is the only one that I can figure out but you need to use a form in order to upload the files. Whilst this sounds perfectly normal this isn't what I require.
I'm currently getting a string from an RSS feed and extracting the images and uploading them to my own server and doing whatever else I need to do. But obviously as time goes on I'll run out of hosting space. All of this is pretty automatic and happens when the file is loaded in a browser or done via a Cron Job.
Obviously I could use some Javascript with the ImageShack script in order to fool it in to thinking I've pressed submit, but I still need to upload the file - I've tried inserting the value in to the input manually but returns an error.
So basically, I'm just wondering if there's anything out there what will give me what I need.
Thanks!