zhihu-python icon indicating copy to clipboard operation
zhihu-python copied to clipboard

Post.get_all_posts()requests到的页面是html格式的,但是用的代码是r.json()

Open jiongshen1808 opened this issue 8 years ago • 0 comments

{'Content-Encoding': 'gzip', 'Transfer-Encoding': 'chunked', 'Vary': 'Accept-Encoding', 'Server': 'nnws/1.7.3.7', 'Connection': 'keep-alive', 'ETag': _', 'Date': 'Sat, 25 Jun 2016 00:27:57 GMT', 'X-Req-ID':_******, 'Content-Type': 'text/html'}

jiongshen1808 avatar Jun 25 '16 00:06 jiongshen1808