UrlShorteners: Unterschied zwischen den Versionen
Aus Stratum 0
Guckes (Diskussion | Beiträge) (list of url shorteners sorted alphabetically) |
Ak (Diskussion | Beiträge) (7.ly dokumentiert) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
!APIs | !APIs | ||
!Example | !Example | ||
+ | |- | ||
+ | | [http://7.ly/ 7.ly] | ||
+ | | [http://7.ly/api] | ||
+ | | http://7.ly/api/short?longurl=http://www.google.de/ | ||
+ | |- | ||
+ | | [http://b1t.it/ b1t.it] | ||
+ | | [http://b1t.it/docs/api.html] | ||
+ | | curl -d "url=http://identi.ca/notice/62924740" http://b1t.it | ||
|- | |- | ||
| [http://b23.ru b23.ru] | | [http://b23.ru b23.ru] |
Aktuelle Version vom 19. April 2012, 11:35 Uhr
URL Shorteners
kleine sammlung von URL shortener websites:
TODO
site | APIs | Example |
---|---|---|
ur1.ca | ||
zurl.ws |
No API
sites with no API - or problems (license/money/restrictions) with API:
site | comment |
---|---|
budurl.com | non-free (USD 8/month) |
cli.gs | no API documentation, no working logins |
fb.me | |
fff.to | |
ff.im | |
livesi.de | redirects to bitly, can't be used as alternative domain |
memurl.com | |
moourl.com | |
notlong.com | no proper API, weird perl module |
retwt.me | redirects to tweetmeme.com, no URL shortening API |
shorl.com | |
shurl.org | |
snipr.com = |
no supported API |
su.pr | no API (is it even a URL shortener?) |
tiny.cc | requires API key; restrictions to number of accesses |
tra.kz | requires an API key that must be requested by email o_O |
url.az |
NoShort
these sites arent URL shorteners:
site |
---|
digg.com |
href.in |
loopt.us |
ping.fm |
post.ly |
tinysong.com |
Dead
"it's dead, Jim!"
check | site | |
---|---|---|
2012-04-13 | 307.to | |
2012-04-13 | adjix.com | |
2012-04-13 | bacn.me | |
2012-04-13 | bloat.me | |
2012-04-18 | clipURL.com | invalid hostname |
2012-04-17 | clipurl.us | |
2012-04-17 | dwarfurl.com | |
2012-04-17 | u.mavrev.com | discontinued |
2012-04-17 | idek.net | |
2012-04-18 | Jitty | |
2012-04-13 | kl.am | |
2012-04-13 | lin.cr | |
2012-04-17 | lost.in | |
2012-04-17 | nanourl.se | |
2012-04-17 | om.ly | |
2012-04-17 | peaurl.com | |
2012-04-17 | piurl.com | |
2012-04-17 | plurl.me | |
2012-04-17 | p.ly | closed due to spamming (hrhr) |
2012-04-17 | pnt.me | closed due to spamming |
2012-04-17 | poprl.com | |
2012-04-18 | qurl.net | |
2012-04-17 | rde.me | |
2012-04-17 | reallytinyurl.com | |
2012-04-17 | rubyurl.com | |
2012-04-18 | rurl.com | |
2012-04-17 | short.ie | |
2012-04-17 | short.to | |
2012-04-18 | shrinkster.com | |
2012-04-17 | smallr.com | |
2012-04-17 | sn.vc | |
2012-04-17 | trg.li | |
2012-04-17 | tr.im | |
2012-04-17 | trim.li | |
2012-04-17 | twurl.cc | |
2012-04-17 | u.nu [22] | |
2012-04-13 | url4.eu | |
2012-04-13 | urlx.ie | |
2012-04-13 | w34.us | |
2012-04-13 | zi.ma |
Remarks
- the API of bit.lt resides on the host api.bit.ly - good choice!