Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 385 Bytes

crawler4tmall

用于抓取天猫(tmall.com)上某个搜索关键字的所有商品详细信息

Manual

    1. please make sure the phantomjs and python have been installed.
    1. modify the url(get_item_num.js and get_item_ids.js) for item search.
    1. execute main.py

Dependencies