Woothee

Multi-language user-agent strings parsers (Perl implementation)
Download

Woothee Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • TAGOMORI Satoshi
  • Publisher web site:
  • http://search.cpan.org/~tagomoris/

Woothee Tags


Woothee Description

Woothee is user-agent string parser, returns just same result over multi-language by sharing same datasets and testsets over implementations of each languages.SYNOPSIS use Woothee::Classifier; Woothee- >parse("Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)"); # => {'name'= >"Internet Explorer", 'category'= >"pc", 'os'= >"Windows 7", 'version'= >"8.0", 'vendor'= >"Microsoft"} Woothee::is_crawler('Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'); # => 1Product's homepage


Woothee Related Software