dev-master
9999999-devAn API to the Pokey search.
MIT CC0 CC0-1.0
comic humor pokey penguin yellow5 webcomic
An API to the Pokey search.
Here is a library that exposes an API to the Pokey the Penguin search at http://yellow5.com/pokey/search, (*1)
Theoretically, you can use composer! Or whatever., (*2)
There is a file named pokey
in the bin
directory. Use it like this:, (*3)
$ ./bin/pokey whiskey LITTLE GIRL: MORE WHISKEY POKEY?
This library exposes one method, search
, which takes one argument, a
string to search for. It returns an array with 0 or more results. Each result
is a hash with four keys:, (*4)
title
: The title of the matching Pokey striplink
: The URL to the stripimage
: The URL to the matching panel of the striptext
: The text in that panelAn API to the Pokey search.
MIT CC0 CC0-1.0
comic humor pokey penguin yellow5 webcomic