ReaJason / xhs

基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/
MIT License
1.13k stars 306 forks source link

获取主页推荐 报错 #121

Closed x7780 closed 1 month ago

x7780 commented 3 months ago

获取主页推荐 xhs_client.get_home_feed(xhs.FeedType.RECOMMEND) 这个不成功,提示“NameError: name 'xhs' is not defined” 没有xhs

ReaJason commented 3 months ago

加一个 import xhs