Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kezhenxu94/house-renting

Possibly the best practice of Scrapy 🕷 and renting a house 🏡
https://github.com/kezhenxu94/house-renting

docker python scrapy scrapy-crawler scrapy-spider scrapyd

Last synced: 22 days ago
JSON representation

Possibly the best practice of Scrapy 🕷 and renting a house 🏡

Awesome Lists containing this project

README

        

# 租房信息聚合爬虫

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ff42798a35db47459892ab5c754304f8)](https://app.codacy.com/app/kezhenxu94/house-renting?utm_source=github.com&utm_medium=referral&utm_content=kezhenxu94/house-renting&utm_campaign=Badge_Grade_Settings)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Build Status](https://travis-ci.org/kezhenxu94/house-renting.svg?branch=master)](https://travis-ci.org/kezhenxu94/house-renting)
[![Python Version](https://img.shields.io/badge/Python-2.7-green.svg)](https://www.python.org/downloads/release/python-2715/)
[![Python Version](https://img.shields.io/badge/Python-3.6-green.svg)](https://www.python.org/downloads/release/python-365/)
[![Gitter](https://img.shields.io/gitter/room/kezhenxu94/house-renting.svg)](https://gitter.im/house-renting/Lobby/)

**租房信息聚合爬虫**是作者在租房过程中, 由于不堪忍受各个租房网站上各种眼花缭乱的信息而开发的一个基于 [Scrapy](https://scrapy.org) 的爬虫, 作者已经使用该爬虫找到合适的住所;

为了方便同样身在异乡的朋友解决寻找住处的痛点, 现将该爬虫整理并开源; 目前它聚合了来自[豆瓣](https://www.douban.com), [链家](https://lianjia.com), [58 同城](http://58.com) 等上百个城市的租房信息, 且根据作者的业余时间和精力还在不断更新中;

将不同网站租房信息聚合起来的优点是: 可以统一集中搜索感兴趣的租房信息, 而不必在各个租房信息网站间来回切换搜索, 还不用受限于部分网站鸡肋的搜索功能;

## 帮助

详细说明请看本项目的 [Wiki 页面](https://github.com/kezhenxu94/house-renting/wiki);

## 鼓励

如果你觉得本项目的想法很赞, 或者本项目对你有所帮助, 点个 Star 给作者一点鼓励吧 ^ _ ^

## 贡献

如果你觉得某个租房网站的内容对你非常有用, 应该被收录在这里, 可以[在这里提 Issue](https://github.com/kezhenxu94/house-renting/issues), 或者你自己实现之后[在这里提 Pull Request](https://github.com/kezhenxu94/house-renting/pulls), 帮助更多人找到合适的住所;