abstract class Spotlight::Base
- Spotlight::Base
- Reference
- Object
Direct Known Subclasses
Defined in:
spotlight/base.crInstance Method Summary
- #build_url(query : String, page : Int32 = 1) : String
- #handle_errors(response)
- #parse(html : String) : Array(Spotlight::Result)
- #search(query : String, limit : Int32 = 10, page : Int32 = 1)