module Kagi::Enrich

Overview

Encapsulates methods for interacting with the /enrich/* endpoints

https://help.kagi.com/kagi/api/enrich.html

Defined in:

kagi/enrich.cr

Constant Summary

Log = Kagi::Log.for(self)

Class Method Summary

Class Method Detail

def self.news(q : String) : Array(Kagi::Object::Result | Kagi::Object::RelatedResults) #

[View source]
def self.web(q : String) : Array(Kagi::Object::Result | Kagi::Object::RelatedResults) #

[View source]