RT,像https://www.luogu.com.cn/api/user/followings?user=511253&page=1这种网页的数据要怎么才能爬下来?我尝试urllib的urlopen,出错,尝试requests.get,没有报错,但爬下来的是404
urllib
urlopen
requests.get
bdfs过,但不知道是不是搜索的关键字不对,我没有搜到我想要的