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

抓取免费的失败了 #8

Open
jackyrong opened this issue Jan 26, 2018 · 1 comment
Open

抓取免费的失败了 #8

jackyrong opened this issue Jan 26, 2018 · 1 comment

Comments

@jackyrong
Copy link

https://www.imooc.com/learn/928
抓这个的,失败了,说:
name 'false' is not defined,为什么呢?

@fcgll520
Copy link

fcgll520 commented Jul 7, 2018

json2 = html_down.download(DOWNLOAD_URL.replace('{}',fileinfor.mid)).replace('/','/').encode('utf-8')
dic_json = json.loads(json2)
改成这个,不过返回的数据还是有问题

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

3 participants
@jackyrong @fcgll520 and others