Hacker News new | ask | show | jobs
by alagu 5240 days ago
We built UnifyPhotos - http://export.goyaka.com a month back, which moved photos from Flickr to Facebook. We moved more than 850k photos.

I can say that the API limiting here is an implementation issue. Instead of querying information about each photo, if you could pass meta information (date_upload,geo,date_taken,icon_server,original_format, url_sq,url_o,url_m,url_b,description) while doing photosets.getPhotos, you don't have to query for each photo.