from icrawler.builtin import BingImageCrawler crawler = BingImageCrawler(storage={"root_dir": "toki"}) crawler.crawl(keyword="トキ 北斗の拳", max_num=100)