puppylpg / oddish

Crawl csgo skin info from `buff.163.com` and steam, then find the most suitable one to buy from the former and to sell to the latter.
https://puppylpg.github.io/2019/12/07/python-crawler-buff-optimaze/
GNU General Public License v3.0
323 stars 81 forks source link

suggestion中出现大量价格为0、0天交易0件物品,原因不明 #88

Open zzwk opened 3 years ago

zzwk commented 3 years ago

问题描述

suggestion中出现大量价格为0、0天交易0件物品,原因不明。但steam市场网页中是有交易历史的。 如果暂时不能定位问题,建议增加结果中筛选掉无历史价格数据的item的功能。 此外建议增加单独删除steam市场缓存的功能。出问题也可以自己删掉重爬,steam市场反正没有限制,爬的也快。

复现步骤

正常爬取就会出现,原因不明

报错信息

相关截屏(最好贴一下)

image image

软件信息

请完善以下信息:

zzwk commented 3 years ago

已提交pull request,是个小问题 但还是建议出一个单独删除某方面缓存的功能