Using the BitLy API to shorten urls

I was asked to place Twitter messages with product links when new products were added to a webshop. I’ve used my own Twitter class for posting the first test Tweet then I went looking for a shorten url a service to shorten the product links.

There are many url shorten services available on the internet, one of these services is Bitly.
The reasons why I’ve chosen Bitly:
– Urls don’t expire after a period of time.
– Bitly provides a click url summary (although Google Analytics can be used for this instead)
– Urls are short in length so i could use the remaining Tweet length for a small product description.
– And more important, they provide an easy to use API.
– Authentication does not require a password, we can use our API key instead.

Before we can connect to the API, we need a Bitly account, the account can be created at http://bit.ly/ to obtain a free API key.

The communication process is quite simple:
– Authenticate with your Bitly username and API key
– Call the right Bitly API url with the correct parameters for the action we want to perform
– Process the result

Below are some snippets of my Bitly class:

class BitLy
{
	/**
	 * Version of the bit ly api
	 * @var string
	 */
	private $sApiVersion = '2.0.1';

	/**
	 * Url of the api
	 * @var string
	 */
	private $sApiUrl = 'http://api.bit.ly/';

	/**
	 * username
	 * @var string
	 */
	private $sUsername;

	/**
	 * apikey
	 * @var string
	 */
	private $sApiKey;

	/**
	 * Set username and apikey
	 *
	 * @param string $sUsername
	 * @param string $sApiKey
	 * @return void
	 */
	public function  __construct($sUsername, $sApiKey) {
		$this->setUsername($sUsername);
		$this->setApiKey($sApiKey);
	}

	...

	/**
	 * shorten
	 *
	 * @param string $sLongUrl
	 * @return object with shortend url and hash
	 */
	public function shorten($sLongUrl)
	{
		return $this->process('shorten', urlencode($sLongUrl));
	}

	/**
	 * expand
	 *
	 * @param string $sShortUrl
	 * @return object with original url
	 */
	public function expand($sShortUrl)
	{
		return $this->process('expand', urlencode($sShortUrl));
	}

	...

	/**
	 * process, checks the action and returns the result
	 *
	 * @param string $sAction
	 * @param string $sParam
	 */
	private function process($sAction, $sUrlToParse)
	{
		// Check the url, if no http is present, add it
		if(strstr($sUrlToParse, 'http://') === false) {
			$sUrlToParse = 'http://'.$sUrlToParse;
		}

		// Compose action url
		$sParam = ($sAction == 'shorten') ? 'longUrl='.$sUrlToParse : 'shortUrl='.$sUrlToParse;
		$sActionUrl = $this->sApiUrl.$sAction.'?version='.$this->sApiVersion.'&'.$sParam.'&login='.$this->sUsername.'&apiKey='.$this->sApiKey.'&format=xml';

		// Get data
		libxml_use_internal_errors(true);
		$oData = simplexml_load_file($sActionUrl);
		if(!$oData) {
			throw new Exception('Api returned an invalid response!');
		}

		// Check for errors
		if($oData->statusCode == 'ERROR') {
			throw new Exception($oData->errorCode.': '.$oData->errorMessage);
		}

		// Build result object
		$oResult				= new stdClass();
		$oResult->requestedUrl	= $sUrlToParse;
		$oResult->resultUrl	= (string)$oData->results->nodeKeyVal->shortUrl;
		$oResult->hash		= (string)$oData->results->nodeKeyVal->hash;

		return $oResult;
	}

The reason why I build a result object is because of the fact that the server where the class is deployed doesn’t support JSON but JSON is also available as return format.

Furthermore, generated urls can be saved to our Bitly account history by adding an additional parameter to the url (history = 1). Another nice option of the API is to shorten the URL to a keyword, this can be achieved by sending the (keyword=your keyword) parameter along.

The complete API manual can be found at Google Code which also describes how to get click statistics of the shortened links.

Comments

3,121 responses to “Using the BitLy API to shorten urls”

  1. Michaelvop Avatar
    Michaelvop

    NorthCareRx: my canadian pharmacy rx – NorthCareRx

  2. MatthewBom Avatar
    MatthewBom

    affordable pharmacy: reputable indian online pharmacy – canadian world pharmacy

  3. https://git.smart-tool.jp/ Avatar

    References:

    What kind of steroids do bodybuilders use

    References:
    https://afribass.com/@debbrakwong989?page=about

  4. safe-pay.asia Avatar

    References:

    Drugs for muscle growth

    References:
    https://isugar-dating.com/@donnie91m89560

  5. 20.219.0.85 Avatar

    References:

    Best steroids for mass

    References:
    https://chinami.com/@marquistms5354?page=about

  6. repo.magicbane.com Avatar

    References:

    Test eq cycle results

    References:
    http://www.aionesight.com/kathleenleveri

  7. git.meshel.cn Avatar

    References:

    Where do people get steroids

    References:
    https://rapid.tube/@dominiquehgf27?page=about

  8. www.cn8610086.cn Avatar

    References:

    Psychological side effects of steroids

    References:
    https://vila.go.ro/jimgabbard2027

  9. gitlab.iplusus.com Avatar

    References:

    Best beginner steroid cycle for lean mass

    References:
    http://101.132.168.104:3000/staci540885425

  10. https://git.danpeak.co.uk/ Avatar

    References:

    Can steroids cause kidney failure

    References:
    https://www.workbay.online/profile/tawnyacantwell

  11. https://quickdate.arenascript.de Avatar

    References:

    Female steroid side effects pictures

    References:
    https://www.k0ki-dev.de/pearlinebloods

  12. https://vw-git.senecasense.com/ Avatar

    References:

    How to get prescribed steroids

    References:
    https://worship.com.ng/kelseywinton9

  13. funnyutube.com Avatar

    References:

    Long term effects of performance enhancing drugs

    References:
    https://friztty.com/@ian94813478977

  14. Michaelvop Avatar
    Michaelvop

    safe online pharmacy: online shopping pharmacy india – pharmacy canadian

  15. aladin.tube Avatar

    References:

    Steroid over the counter

    References:
    http://47.94.55.54:3000/troy1583938193

  16. https://gitea.shizuka.icu Avatar

    References:

    Bodybuilding getting lean

    References:
    http://218.78.131.42:10030/phyllisc66450

  17. MatthewBom Avatar
    MatthewBom

    reputable pharmacies in mexico: BorderCare RX – online pharmacy in mexico

  18. 132.232.92.186 Avatar

    References:

    Can anabolic steroids cause diabetes

    References:
    http://gitea.huangyanjie.com/wilhelminatopp

  19. git.miasma-os.com Avatar

    References:

    Anabolic steroids before and after pictures

    References:
    https://git.erfmann.dev/rosiedorn9196

  20. Edwardkeync Avatar
    Edwardkeync

    http://bordercarerx.com/# legit mexican pharmacy without prescription

  21. 47.117.245.9 Avatar

    References:

    Symtoms of steroid use

    References:
    https://vila.go.ro/laynel5179183

  22. code.dsconce.space Avatar

    References:

    Best muscle building drugs

    References:
    https://git.zakum.cn/rodbenge554578

  23. gitea.nkal.me Avatar

    References:

    Steroids bodybuilding side effects

    References:
    https://aladin.tube/@gabrielrudall6?page=about

  24. https://www.meetgr.com Avatar

    References:

    Best bodybuilding supplements for cutting

    References:
    https://buzz.gi/@klaudiagramp2?page=about

  25. http://60.247.225.25/ Avatar

    References:

    What is the closest supplement to steroids

    References:
    https://git.mauve.haus/samuel76478556

  26. https://xonnon.com/ Avatar

    References:

    Does steroids make your penis smaller

    References:
    https://play.talkdrove.cc.nf/@clifflyttle983?page=about

  27. Stevewache Avatar
    Stevewache
  28. 124.236.46.74 Avatar

    References:

    Did arnold schwarzenegger use steroids?

    References:
    http://43.139.240.37:17000/pilardomingo9

  29. jobshop24.com Avatar

    References:

    Anabolic pathway definition

    References:
    http://git.520hx.vip/cherienock5619

  30. 47.103.48.2 Avatar

    References:

    Negative effect of steroids

    References:
    http://27.185.43.173:9001/shanel54f11733

  31. PhillipStibe Avatar
    PhillipStibe

    https://bordercarerx.shop/# mexican pharmacies no prescription

  32. 115.159.194.75 Avatar

    References:

    Can steroids make you lose weight

    References:
    https://gitea.syn-assist.fr/denicebuckmast

Leave a Reply

Your email address will not be published. Required fields are marked *