Skip to main content

Tools for detecting and expanding shortened URLs.

Project description

Introduction

Urlunshort un-shortens URLs that have been created using a URL shortening services, like tinurl.com, bit.ly etc.

Examples

Resolve a short URL to a target URL

>>> from urlunshort import resolve
>>> resolve("http://bit.ly/qlKaI")
'http://bitbucket.org/runeh/urlunshort/'

Check if URLs are shortened

>>> from urlunshort import is_shortened
>>> is_shortened("http://bit.ly/qlKaI")
True
>>> is_shortened("http://www.opera.com")
False

Contact

Author: Rune Halvorsen <runefh@gmail.com> Web site and issue tracker: http://bitbucket.org/runeh/urlunshort/

Bug reports and patches appreciated.

Changelog

See CHANGELOG file

Home page and bug tracker: http://bitbucket.org/runeh/urlunshort

License: BSD license. See the LICENSE file in the top level of the distribution

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urlunshort-0.2.4.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file urlunshort-0.2.4.tar.gz.

File metadata

  • Download URL: urlunshort-0.2.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for urlunshort-0.2.4.tar.gz
Algorithm Hash digest
SHA256 f74096ac395c605e7a02bde6571ac19722af3c61ac5572814710b225bdb65fc7
MD5 d80e8e44a23ba8769dcda19cfd8c904b
BLAKE2b-256 9ca3ea0d765d1be2cc2ccca8f5a8ec6280e9f32a552f33b893f5490ccf9d3da4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page