/* TODO */ bloat.me doesnt answer
[stratum0-wiki.git] / UrlShorteners.mw
index fc226f3..cac41fd 100644 (file)
@@ -1,20 +1,63 @@
+== URL Shorteners ==
+
 kleine sammlung von URL shortener websites:
 
-{| border="1" cellspacing="0"
+{| class="prettytable"
 !site
-!API?
+!APIs
+!Example
 |-
-| [http://307.to 307.to]
+| [http://bit.ly bit.ly] / [http://j.mp j.mp]
+| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation api.bit.ly]
+| requires a personal key o_O
 |-
-| [http://adjix.com adjix.com]
+| [http://goo.gl goo.gl]
+| http://code.google.com/apis/urlshortener/
+| JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
+|-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/ 1]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|-
+| [http://ow.ly ow.ly]
+| http://ow.ly/api-docs
+| http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
+|-
+| [http://u.nu u.nu]
+| dead! see http://www.techzilo.com/unu-shortest-url-shortener/
+| http://u.nu/unu-api-simple?url=$URL
+|-
+| [http://is.gd is.gd]
+| [http://is.gd/apishorteningreference.php]
+| http://is.gd/create.php?format=simple&url=www.example.com
 |-
 | [http://b23.ru b23.ru]
+| [http://b23.ru/about/api/]
+| http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
 |-
-| [http://bacn.me bacn.me]
+| [http://cort.as cort.as]
+| [http://cortas.elpais.com/api-cortas.html]
+| http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
+|}
+
+== TODO ==
+
+{| class="prettytable"
+!site
+!APIs
+!Example
 |-
-| [http://bit.ly bit.ly]
+| [http://p.ly p.ly]
+| closed due to spamming (hrhr)
+|-
+| [http://307.to 307.to]
+|-
+| [http://adjix.com adjix.com]
+|-
+| [http://bacn.me bacn.me]
 |-
 | [http://bloat.me bloat.me]
+| 2012-04-13 dead
 |-
 | [http://budurl.com budurl.com]
 |-
@@ -24,8 +67,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://clipurl.us clipurl.us]
 |-
-| [http://cort.as cort.as]
-|-
 | [http://digg.com digg.com]
 |-
 | [http://dwarfurl.com dwarfurl.com]
@@ -36,19 +77,14 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://ff.im ff.im]
 |-
-| [http://goo.gl goo.gl]
-|-
 | [http://href.in href.in]
 |-
 | [http://idek.net idek.net]
 |-
-| [http://is.gd is.gd]
-|-
-| [http://j.mp j.mp]
-|-
 | [http://kl.am kl.am]
 |-
 | [http://korta.nu korta.nu]
+| http://korta.nu/api.php
 |-
 | [http://lin.cr lin.cr]
 |-
@@ -74,8 +110,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://om.ly om.ly]
 |-
-| [http://ow.ly ow.ly]
-|-
 | [http://peaurl.com peaurl.com]
 |-
 | [http://ping.fm ping.fm]
@@ -110,11 +144,9 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://sn.im sn.im]
 |-
-| [http://snipr.com snipr.com]
-|-
-| [http://snipurl.com snipurl.com]
-|-
-| [http://snurl.com snurl.com]
+| [http://snipr.com snipr.com] =
+[http://snipurl.com snipurl.com] =
+[http://snurl.com snurl.com]
 |-
 | [http://sn.vc sn.vc]
 |-
@@ -124,8 +156,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://tinysong.com tinysong.com]
 |-
-| [http://tinyurl.com tinyurl.com]
-|-
 | [http://togoto.us togoto.us]
 |-
 | [http://tra.kz tra.kz]
@@ -142,8 +172,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://u.mavrev.com u.mavrev.com]
 |-
-| [http://u.nu u.nu]
-|-
 | [http://ur1.ca ur1.ca]
 |-
 | [http://url4.eu url4.eu]
@@ -164,3 +192,7 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://zurl.ws zurl.ws]
 |}
+
+== Remarks ==
+
+* the API of bit.lt resides on the host '''api.bit.ly''' - good choice!
This page took 0.02603 seconds and 4 git commands to generate.