随笔分类 - python的笔记
摘要:import threading import time, os, re, requests, pymysql from bs4 import BeautifulSoup from queue import Queue class Producer(threading.Thread): header
阅读全文
摘要:import requests,time,json,csvimport pymysqlfrom urllib.parse import urlencodefrom bs4 import BeautifulSouplist_data = []csv_data=[]# 发送请求页面并存下数据def sp
阅读全文

浙公网安备 33010602011771号