module SimilarWeb::Category
Public Instance Methods
category(domain)
click to toggle source
# File lib/similarweb/category.rb, line 3 def category(domain) request("#{domain}/v2/category") end
# File lib/similarweb/category.rb, line 3 def category(domain) request("#{domain}/v2/category") end