# 分布式爬虫及线性回归模拟 **Repository Path**: cczxsong/DistributedSpider_LinearRegressionSimulation ## Basic Information - **Project Name**: 分布式爬虫及线性回归模拟 - **Description**: 基于Scrapy爬虫框架搭建分布式爬虫,爬取房天下西安地区的租房信息,存入数据库。并对取得的数据线性回归模拟。 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2020-05-23 - **Last Updated**: 2024-09-18 ## Categories & Tags **Categories**: spider **Tags**: 项目, Spider ## README # 分布式爬虫及线性回归模拟 #### 介绍 基于Scrapy爬虫框架搭建分布式爬虫,爬取房天下西安地区的租房信息,存入数据库。 线性回归模拟。 #### 软件 - pycharm - Robo 3T //mongodb可视化工具 - Redis Desktop Manager //redis可视化工具