The count parameter for the BOSS web search is hardcoded to 10. However,
Yahoo allows to retrieve up to 50 results for the Web search type
http://developer.yahoo.com/boss/search/boss_api_guide/v2_univer_api_args.html
, this parameter should not be hardcoded (a default of 10 is good though).
Side note: allowing to use the LimitedWeb search type would be nice too.