weibo_spider 输入一个或一组微博用户id,以此为种子,不断爬取用户信息、关注、粉丝和微博内容 以两个微博用户为种子,运行爬虫命令如下: scrapy crawl weibo_spider -a users_id=2803301701,1662214194 爬取结果如下图