We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cc=ws_api.get_gzh_article_by_history('槽植') print(cc)
python .\test.py output:
{'gzh': {'wechat_name': '槽值', 'wechat_id': 'caozhi163', 'introduction': '网易原创栏目。情感、教育、职场、百科、生 活,有温度又有干货。', 'authentication': '网易传媒科技(北京)有限公司', 'headimage': 'http://wx.qlogo.cn/mmhead/Q3auHgzwzM5uaib5T4ic1FdP3OF7bJiaFx0hkdpbb4lwBQic561cl1icOVA/0'}, 'article': []}
The text was updated successfully, but these errors were encountered:
我也遇到了
Sorry, something went wrong.
这个应该是网页版获取的吧,网页版现在不展示历史文章了
No branches or pull requests
cc=ws_api.get_gzh_article_by_history('槽植')
print(cc)
python .\test.py
output:
{'gzh': {'wechat_name': '槽值', 'wechat_id': 'caozhi163', 'introduction': '网易原创栏目。情感、教育、职场、百科、生
活,有温度又有干货。', 'authentication': '网易传媒科技(北京)有限公司', 'headimage': 'http://wx.qlogo.cn/mmhead/Q3auHgzwzM5uaib5T4ic1FdP3OF7bJiaFx0hkdpbb4lwBQic561cl1icOVA/0'}, 'article': []}
The text was updated successfully, but these errors were encountered: