GithubHelp home page GithubHelp logo

rental's Introduction

Rental app based on Node.js

运行 How to run

cd Rental

# install dependencies
npm install

# app running
npm start
open localhost:2000

简介 Introduction

基于Node.js的爬虫系统。

爬取58同城上的杭州租房信息,并用百度地图进行可视化显示,方便用户快速查找自己附近的租房信息。

A crawler system based on Node.js.

The system will crawl rental information of 58 tongcheng, and Baidu map for visual display, user-friendly quickly find their own near the rental information.

img

img

img

img

目录结构 Directory Structure

├─  package.json        # 项目配置 project configuration
├─  README.md           # 项目说明 project instruction
├─  app.js              # 项目入口文件 Project entry file
├─  node_modules        # npm依赖包 npm dependent
├─  .babelrc            # babel配置 babel configuration
│
│
├─  app                 # node后端业务 node business
      │
      │ controllers     #  控制器 controller
      │ models          #  数据模型 data model
      │ routes          #  路由 route
│
│
├─  bin                 # node启动 node start
│
│
└─  views               # 前端代码 front end code 
      │ css             # css文件 css
      │ js              # js文件 js
      │ image           # 图片文件 image
      │ index.html      # 首页 index
│
│
└─  config              # node配置 node configuration

教程 Tutorial

http://answershuto.github.io/jekyll/update/2016/10/25/养只爬虫当宠物-Node.js爬虫爬取58同城租房信息.html

rental's People

Contributors

answershuto avatar

Watchers

 avatar  avatar

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.