#!/usr/local/bin/python2 from mimetypes import guess_type print guess_type("https://docs.python.jp/2.7/library/mimetypes.pg")