Skip to content

Yidti/house-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Cat

House Cat is a Python Crawler which collect house information from House for Sale Website in Taiwan.

Run the script

git clone https://github.com/Yidti/house-cat.git
cd house-cat
python3.10 main.py

Examples

sample-1 sample-2

Introduction - Web Crawler

網路爬蟲,一種用來自動瀏覽全球資訊網的機器人,其目的一般為編纂網路索引使用。

Version History

V.1.0 - 2022.06.25

  1. crawler target for real estate (https://buy.housefun.com.tw/region)
  2. select city and district in Taiwan
  3. save url for district into txt file (district_url.txt)
  4. save house information into csv file (house_properties.csv)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages