Giter Site home page Giter Site logo

taobao-spider's Introduction

taobao-spider

淘宝商品数据爬虫,可以获取商品名称、价格、销量、位置、好评中评差评数。憋不出毕业论文心烦写的爬虫,喜欢给个star噢! thx
使用指南:
-h --help: 显示帮助信息.
-v --ver: 显示脚本版本
-k --key: 搜索关键词,默认 iphone7
-n --num: 搜索页数,每页包含44条商品数据,如输入2,那说明会抓取2*44条商品数据
-f --file: 获取的文件保存位置,默认为D:\iphone.txt
使用实例:

python taobao.py -k 滑板鞋 -n 5 -f D:\huaban.txt

Python环境:python 3.*

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.