Use scrapy to crawl meizitu web,and download all the pictures.
This is a Scrapy project to crawl http://www.meizitu.com/a/list_1_1.html
This project is only meant for educational purposes.
This project contains one spider and you can run it as follows:
$ scrapy crawl Meizitu
or
$ python main.py
Both these commands can run the spiders.