Git Product home page Git Product logo

douban-renting-house-tool's Introduction

Douban Renting House Tool

Build Status

一款房源信息(豆瓣租房小组)筛选爬虫工具,为来大城市打拼的年轻人们提高租房信息筛选效率。

Usage(使用说明)

  1. 本机安装Python3环境。
  2. git clone获取项目源码。
  3. pip3 install -r requirements.txt安装项目依赖(也可使用Python虚拟环境)。
  4. python3 douban_renting_house.py启动工具,查看帮助文档并使用此工具。

Example(实例讲解)

豆瓣杭州租房小组中抓取1000房源信息,以关键词滨江进行过滤筛选。

$ python3 douban_renting_house.py -r 'hangzhou' -s '滨江' -l 1000

代码清单:工具命令行使用实例

筛选结果默认以标准输出(stdout)的方式打印到屏幕,可以使用输出流重定向>>到任一文本文件中。

demo

图:命令输出结果

Dependences(项目依赖)

License(许可协议)

MIT

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.