Difference between revisions of "Picplz"

From Archiveteam
Jump to navigation Jump to search
(Created page with "{{Infobox project | title = Picplz | logo = Picplz logo.png | image = Picplz-com.png | URL = {{url|1=http://picplz.com/}} | project_status = {{closing}} | archiving_status = {...")
 
Line 7: Line 7:
| archiving_status = {{nosavedyet}}
| archiving_status = {{nosavedyet}}
}}
}}
<blockquote>On July 3, 2012, picplz will shut down permanently and all photos and data will be deleted. We have provided download links for existing users to save their photos. Thank you for your support of picplz and we apologize for any inconvenience this may cause you.</blockquote>
== API ==
Picplz has an API that returns data if you give it (incremental!) numerical ids.
<pre>
http://api.picplz.com/api/v2/pic.json?ids=11183559
http://api.picplz.com/api/v2/user.json?id=1515537
</pre>

Revision as of 17:05, 2 June 2012

Picplz
Picplz logo
Picplz-com.png
URL http://picplz.com/[IAWcite.todayMemWeb]
Status Closing
Archiving status Not saved yet
Archiving type Unknown
IRC channel #archiveteam-bs (on hackint)

On July 3, 2012, picplz will shut down permanently and all photos and data will be deleted. We have provided download links for existing users to save their photos. Thank you for your support of picplz and we apologize for any inconvenience this may cause you.

API

Picplz has an API that returns data if you give it (incremental!) numerical ids.

http://api.picplz.com/api/v2/pic.json?ids=11183559
http://api.picplz.com/api/v2/user.json?id=1515537