Active todos, ordered by priority
- add streaming to Crawlbot
- implement Video API (currently beta)
- implement Webhook for Bulk / Crawlbot completion
- look into adding async support via Guzzle
- consider alternative solution to 'crawl' setting in Api abstract (#8).
- API docs needed (#9)
- see what can be done with the URL report - some implementation options?
- add more usage examples
- work on PhpDoc consistency ($param type vs type $param)
- get more mock responses and test against them
write example with custom EntityIterator (different Entity set for different API) and custom Entity (i.e. authorProfile, which parses some of the data and prepares for further use)done via this