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

爬虫网页 使用requests库加载网页返回202 #13

Open
zhumingwei opened this issue Sep 4, 2024 · 2 comments
Open

爬虫网页 使用requests库加载网页返回202 #13

zhumingwei opened this issue Sep 4, 2024 · 2 comments

Comments

@zhumingwei
Copy link

response = requests.get('http://www.fangdi.com.cn/old_house/old_house.html')
response.status_code // 202

请问下这种怎么处理爬虫问题?

@xofi
Copy link

xofi commented Sep 4, 2024 via email

@callzhangmin
Copy link

callzhangmin commented Sep 4, 2024 via email

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