ImageNet爬蟲(python3)

ImageNet是一個圖片檢索網站,本爬蟲基於python3 使用方法: 運行爬蟲,在控制終端輸入搜索內容,後臺會自動從ImageNet上搜索並且把圖片下載到imagefiles文件夾,子目錄文件夾命名爲搜索內容。 源代碼 import urllib3 import re import os import datetime import random baseUrl = "http://www.
相關文章
相關標籤/搜索