- 博客(2)
- 收藏
- 关注
原创 暂存2
import time import requests import json import re import xlwt from bs4 import BeautifulSoup def main(): list = [] num = 1 while len(list) <= 1000 and num <=50: url = 'https://m.weibo.cn/api/comments/show?id=yadWY3t7v&page=' +
2020-11-22 17:22:50
148
原创 暂存
import time import requests import json import re import xlwt from bs4 import BeautifulSoup def getXMLText(url): headers = { 'User-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0', 'Cookie': '
2020-11-22 17:14:55
464
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅