Skip to content
New issue

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

获取不到公众号文章链接,profile_url为空 #305

Open
lovecn opened this issue Sep 11, 2020 · 1 comment
Open

获取不到公众号文章链接,profile_url为空 #305

lovecn opened this issue Sep 11, 2020 · 1 comment

Comments

@lovecn
Copy link

lovecn commented Sep 11, 2020

>>> import wechatsogou
>>> ws_api = wechatsogou.WechatSogouAPI()
>>> ws_api.get_gzh_info('南航青年志愿者')
please input code: 8b3eex
{'open_id': 'oIWsFt1tmWoG6vO6BcsS7St61bRE', 'profile_url': '', 'headimage': 'https://img01.sogoucdn.com/app/a/100520090/oIWsFt1tmWoG6vO6BcsS7St61bRE', 'wechat_name': '南航青年志愿者', 'wechat_id': 'na
nhangqinggong', 'qrcode': '', 'introduction': '南航大志愿活动的领跑者,为你提供校内外的志愿资源和精彩
消息.', 'authentication': '\n', 'post_perm': 26, 'view_perm': 365}
>>> ws_api.search_article('大学')
<generator object WechatSogouAPI.search_article at 0x1F6B58F0>
>>> ws_api.get_gzh_article_by_history('南航青年志愿者')
{'gzh': {'wechat_name': '南航青年志愿者', 'wechat_id': 'nanhangqinggong', 'introduction': '南航大志
愿活动的领跑者,为你提供校内外的志愿资源和精彩消息。', 'authentication': '', 'headimage': 'http://wx
.qlogo.cn/mmhead/Q3auHgzwzM4xV5PgPjK5XoPaaQoxnWJA0Hd7nX8HibyA3LEjFrmrVicQ/0'}, 'article': []}
@yc930401
Copy link

我也没获取到,ws_api.get_gzh_article_by_history('南航青年志愿者') 返回的article为空,各种get article相关的都是空。咋回事呀?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants