원래는... 저스틴비버와 김종민을 분류하는 모델을 만드려고 했었으나... 김종민은 '정치인 김종민'도 있을 뿐더러, 1박 2일이나 코요태 단체사진이 많이 섞여 있어 가비지가 너무 많음 그래서 저스틴 비버와 레오나르도 디카프리오를 분류하기로 결정 1. 레오나르도 디카프리오, 저스틴 비버 사진 크롤링 하기 from selenium import webdriver from bs4 import BeautifulSoup as soups import time def search_selenium(search_name, search_path, search_limit) : search_url = "https://www.google.com/search?q=" + str(search_name) + "&hl=ko&tbm=isc..