Python3爬取新浪微博頭條

  有了上一次網易雲音樂的實踐以後, 這一次輕車熟路, 製做了一個新浪微博頭條榜的爬蟲, 代碼以下:html #!/usr/bin/python #-*- coding: utf-8 -*- import re import sys import datetime from selenium import webdriver from time import sleep from seleniu
相關文章
相關標籤/搜索