class Spotlight::Google
- Spotlight::Google
- Spotlight::Base
- Reference
- Object
Defined in:
spotlight/engines/google.crInstance Method Summary
- #build_url(query : String, page : Int32 = 1) : String
- #parse(html : String) : Array(Spotlight::Result)
- #parse_single_result(result : XML::Node) : Result | Nil