There are three different types python crawlers for images connection
The crawler for the youzi website. This crawler use different headers to request the html pages, which let the server convince these requests are from different users
The crawler for the mm131 website.(fix header)
get_html.python --simulate the click actions via chromewebdriver.exe and download the complete html pages for images downloading download.python -- download the images from the html pages we have saved by get_html.python