agent_orange
agent_orange copied to clipboard
Search engine detection?
Thanks for making this gem! I was wondering if you had considered adding search engine detection? I see that it currently checks whether something is a bot, but it would be awesome if users could do something like:
ua.is_search_engine? # => true
us.referrer.search_engine.name # => "Google"