Python3爬取新浪微博头条

  有了上一次网易云音乐的实践以后, 这一次轻车熟路, 制做了一个新浪微博头条榜的爬虫, 代码以下:html #!/usr/bin/python #-*- coding: utf-8 -*- import re import sys import datetime from selenium import webdriver from time import sleep from seleniu
相关文章
相关标签/搜索