爬取微博熱搜榜單存入mysql並部署在雲服務器上

環境: python3.5.2 涉及的庫: requests bs4 pymysql 服務器: Ubuntu16.04 1.代碼 import requests import datetime import time import pymysql from bs4 import BeautifulSoup import random hottime=''#時間 sql = "insert into
相關文章
相關標籤/搜索