Python3實現豆瓣讀書爬蟲

doubanSpider.py # -*- coding: UTF-8 -*- import sys import time import urllib import requests import numpy as np from bs4 import BeautifulSoup from openpyxl import Workbook # Some User Agents hds = [
相關文章
相關標籤/搜索