8 ms·
Every day I have a list of ~500k images hosted on CraigsList that I want copied to Amazon S3. Once a day my service would send IWouldPayForThat the list of urls
by systemtrigger 13y ago
Every day I have a list of ~500k images hosted on CraigsList that I want copied to Amazon S3. Once a day my service would send IWouldPayForThat the list of urls, and IWouldPayForThat would download then upload all of the images to my S3 bucket as well as delete the images from the day before. If CraigsList banned the IP range used by IWouldPayForThat, moving to a new IP would not be a problem thus continuous service could be counted upon.
I would pay $40/day for that.
- jlengrand 13y agoMay I ask what do you use it for?
- systemtrigger 13y agoSure. I used the 3taps API to make: http://cl.meteor.com http://cl.meteor.com You browse Craigslist posts using the direction keys on your keyboard. I stopped when I realized I did not know how to solve the image hosting problem.
- bttrHckrNm 13y agothat's nice! best of luck with finding a solution to that!