/* Nächste Treffen */
[stratum0-wiki.git] / UrlShorteners.mw
1 == URL Shorteners ==
2
3 kleine sammlung von URL shortener websites:
4
5 {| class="prettytable"
6 !site
7 !APIs
8 !Example
9 |-
10 | [http://7.ly/ 7.ly]
11 | [http://7.ly/api]
12 | http://7.ly/api/short?longurl=http://www.google.de/
13 |-
14 | [http://b1t.it/ b1t.it]
15 | [http://b1t.it/docs/api.html]
16 | curl -d "url=http://identi.ca/notice/62924740" http://b1t.it
17 |-
18 | [http://b23.ru b23.ru]
19 | [http://b23.ru/about/api/]
20 | http://username:apikey@b23.ru/api/shorten/http://blafasel.com/
21 |-
22 | [http://bit.ly bit.ly] / [http://j.mp j.mp]
23 | [http://code.google.com/p/bitly-api/wiki/ApiDocumentation]
24 | requires a personal key o_O
25 |-
26 | [http://chilp.it chilp.it]
27 | [http://chilp.it/ap.htm?keepThis=true&TB_iframe=true&height=630&width=620]
28 | http://chilp.it/api.php?url=http://www.example.com
29 |-
30 | [http://cort.as cort.as]
31 | [http://cortas.elpais.com/api-cortas.html]
32 | http://cortas.elpais.com/encode.pl?u=http://foobar.com/&r=json
33 |-
34 | [http://goo.gl goo.gl]
35 | [http://code.google.com/apis/urlshortener/]
36 | JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
37 |-
38 | [http://is.gd is.gd]
39 | [http://is.gd/apishorteningreference.php]
40 | http://is.gd/create.php?format=simple&url=www.example.com
41 |-
42 | [http://korta.nu korta.nu]
43 | [http://korta.nu/api.php]
44 | http://korta.nu/api/api.php?url=http://www.google.se
45 |-
46 | [http://ow.ly ow.ly]
47 | [http://ow.ly/api-docs]
48 | http://ow.ly/api/1.0/url/shorten?apiKey=12345ABCD57EF&longUrl=http://hootsuite.com
49 |-
50 | [http://redir.ec redir.ec]
51 | [http://redir.ec/_api]
52 | http://redir.ec/_api/rest/redirec/create?url=http://foobar.com/
53 |-
54 | [http://ln-s.net ln-s.net]
55 | [http://ln-s.net/home/apidoc.jsp]
56 | curl http://ln-s.net/home/api.jsp -d 'url=<url>'
57 |-
58 | [http://merky.de merky.de]
59 | [http://merky.de/api.php]
60 | http://merky.de/api/?url=<ihre_lange_url>&short=1
61 |-
62 | [http://migre.me migre.me]
63 | [http://www.migre.me/api-migreme/]
64 | http://migre.me/api.txt?url=http://example.com/
65 |-
66 | [http://qlnk.net qlnk.net]
67 | [http://qlnk.net/]
68 | http://qlnk.net/api.php?url=http://www.example.com/path
69 |-
70 | [http://tinyurl.com tinyurl.com]
71 | [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/]
72 | http://tinyurl.com/api-create.php?url=http://www.guckes.net/
73 |-
74 | [http://togoto.us togoto.us]
75 | [http://www.togoto.us/api-info.php]
76 | togoto.us/api.php?u=<url>
77 |-
78 | [http://twurl.nl twurl.nl]
79 | [http://tweetburner.com/api]
80 | curl http://tweetburner.com/links -d link[url]=twitter.com
81 |-
82 | [http://url.ie url.ie]
83 | [http://blog.url.ie/2010/05/using-url-ie-in-tweetdeck-for-desktops/#more-14]
84 | http://url.ie/site/api/tinyurl/create/?url=<url>
85 |-
86 | [http://xrl.us xrl.us]
87 | [http://metamark.net/docs/api/rest.html]
88 | http://metamark.net/api/rest/simple?long_url=<url>
89 |-
90 | [http://yep.it yep.it]
91 | [http://yep.it/apipage.php]
92 | http://yep.it/api.php?url=URL
93 |}
94
95 == TODO ==
96
97 {| class="prettytable"
98 !site
99 !APIs
100 !Example
101 |-
102 | [http://ur1.ca ur1.ca]
103 |-
104 | [http://zurl.ws zurl.ws]
105 |}
106
107 = No API =
108
109 sites with no API - or problems (license/money/restrictions) with API:
110
111 {| class="prettytable"
112 !site
113 !comment
114 |-
115 | [http://budurl.com budurl.com]
116 | non-free (USD 8/month)
117 |-
118 | [http://cli.gs cli.gs]
119 | no API documentation, no working logins
120 |-
121 | [http://fb.me fb.me]
122 |-
123 | [http://fff.to fff.to]
124 |-
125 | [http://ff.im ff.im]
126 |-
127 | [http://livesi.de livesi.de]
128 | redirects to bitly, can't be used as alternative domain
129 |-
130 | [http://memurl.com memurl.com]
131 |-
132 | [http://moourl.com moourl.com]
133 |-
134 | [http://notlong.com notlong.com]
135 | no proper API, weird perl module
136 |-
137 | [http://retwt.me retwt.me]
138 | redirects to tweetmeme.com, no URL shortening API
139 |-
140 | [http://www.shorl.com shorl.com]
141 |-
142 | [http://www.shurl.org shurl.org]
143 |-
144 |
145 [http://snipr.com snipr.com] = <br>
146 [http://snipurl.com snipurl.com] = <br>
147 [http://snurl.com snurl.com] = <br>
148 [http://sn.im sn.im]
149 | no supported API
150 |-
151 | [http://su.pr su.pr]
152 | no API (is it even a URL shortener?)
153 |-
154 | [http://tiny.cc tiny.cc]
155 | requires API key; restrictions to number of accesses
156 |-
157 | [http://tra.kz tra.kz]
158 | requires an API key that must be requested by email o_O
159 |-
160 | [http://url.az url.az]
161 |}
162
163 = NoShort =
164
165 these sites arent URL shorteners:
166
167 {| class="prettytable"
168 !site
169 |-
170 | [http://digg.com digg.com]
171 |-
172 | [http://href.in href.in]
173 |-
174 | [http://loopt.us loopt.us]
175 |-
176 | [http://ping.fm ping.fm]
177 |-
178 | [http://post.ly post.ly]
179 |-
180 | [http://tinysong.com tinysong.com]
181 |}
182
183 = Dead =
184
185 "it's dead, Jim!"
186
187 {| class="prettytable"
188 !check
189 !site
190 |-
191 | 2012-04-13 || [http://307.to 307.to]
192 |-
193 | 2012-04-13 || [http://adjix.com adjix.com]
194 |-
195 | 2012-04-13 || [http://bacn.me bacn.me]
196 |-
197 | 2012-04-13 || [http://bloat.me bloat.me]
198 |-
199 | 2012-04-18 || [http://www.clipURL.com clipURL.com] || invalid hostname
200 |-
201 | 2012-04-17 || [http://clipurl.us clipurl.us]
202 |-
203 | 2012-04-17 || [http://dwarfurl.com dwarfurl.com]
204 |-
205 | 2012-04-17 || [http://u.mavrev.com u.mavrev.com] || [http://mavrev.com/site/story/public_shortening_via_urlshort_at_umavrevcom_discontinued/ discontinued]
206 |-
207 | 2012-04-17 || [http://idek.net idek.net]
208 |-
209 | 2012-04-18 || [http://jtty.com Jitty]
210 |-
211 | 2012-04-13 || [http://kl.am kl.am]
212 |-
213 | 2012-04-13 || [http://lin.cr lin.cr]
214 |-
215 | 2012-04-17 || [http://lost.in lost.in]
216 |-
217 | 2012-04-17 || [http://nanourl.se nanourl.se]
218 |-
219 | 2012-04-17 || [http://om.ly om.ly]
220 |-
221 | 2012-04-17 || [http://peaurl.com peaurl.com]
222 |-
223 | 2012-04-17 || [http://piurl.com piurl.com]
224 |-
225 | 2012-04-17 || [http://plurl.me plurl.me]
226 |-
227 | 2012-04-17 || [http://p.ly p.ly] || closed due to spamming (hrhr)
228 |-
229 | 2012-04-17 || [http://pnt.me pnt.me] || closed due to spamming
230 |-
231 | 2012-04-17 || [http://poprl.com poprl.com]
232 |-
233 | 2012-04-18 || [http://qurl.net qurl.net]
234 |-
235 | 2012-04-17 || [http://rde.me rde.me]
236 |-
237 | 2012-04-17 || [http://reallytinyurl.com reallytinyurl.com]
238 |-
239 | 2012-04-17 || [http://rubyurl.com rubyurl.com]
240 |-
241 | 2012-04-18 || [http://rurl.org rurl.com]
242 |-
243 | 2012-04-17 || [http://short.ie short.ie]
244 |-
245 | 2012-04-17 || [http://short.to short.to]
246 |-
247 | 2012-04-18 || [http://shrinkster.com shrinkster.com]
248 |-
249 | 2012-04-17 || [http://smallr.com smallr.com]
250 |-
251 | 2012-04-17 || [http://sn.vc sn.vc]
252 |-
253 | 2012-04-17 || [http://trg.li trg.li]
254 |-
255 | 2012-04-17 || [http://tr.im tr.im]
256 |-
257 | 2012-04-17 || [http://trim.li trim.li]
258 |-
259 | 2012-04-17 || [http://twurl.cc twurl.cc]
260 |-
261 | 2012-04-17 || [http://u.nu u.nu] [http://www.techzilo.com/unu-shortest-url-shortener/]
262 |-
263 | 2012-04-13 || [http://url4.eu url4.eu]
264 |-
265 | 2012-04-13 || [http://urlx.ie urlx.ie]
266 |-
267 | 2012-04-13 || [http://w34.us w34.us]
268 |-
269 | 2012-04-13 || [http://zi.ma zi.ma]
270 |}
271
272 = Remarks =
273
274 * the API of bit.lt resides on the host '''api.bit.ly''' - good choice!
This page took 0.053205 seconds and 5 git commands to generate.