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
321 stars 80 forks source link

topN项将数字改大后没有反应 #79

Open HappyWangzy opened 3 years ago

HappyWangzy commented 3 years ago

还有就是有没有什么方法看见读取到的所有数据 想记录一下每件商品的BUFF最低价

puppylpg commented 3 years ago

可能是总共爬的条目就那么多?可以参考一下这行代码: https://github.com/puppylpg/oddish/blob/4eec549414f077cf83d95784b62ecfcf8cd65494/src/util/suggestion.py#L35

另外不建议搞全部数据,还是希望以一种友好的方式使用oddish