fashion-spider
Fetch product information from fashion websites
- Entry spider: According to the entries provided by entry files, get the product list from it. Then feed the products as the input for the product spider.
- Product spider: Get title, code, price, intro and images of a product.
Node: ds_xxx.py files are framework code from https://github.com/yingl/bdsf.