from shared import NotFoundException class BinsearchSpider(object): pass class BinsearchResult(object): pass