httpagentparser

Extracts OS Browser etc information from http user agent string
Download

httpagentparser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Price:
  • FREE
  • Publisher Name:
  • Shekhar Tiwatne
  • Publisher web site:
  • http://pythonik.blogspot.com

httpagentparser Tags


httpagentparser Description

Extracts OS Browser etc information from http user agent string httpagentparser is a Python module that extracts OS browser, etc. information from HTTP user agent string.>>> import httpagentparser >>> s = "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10" >>> print httpagentparser.detect(s) Requirements: · Python


httpagentparser Related Software