Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

fkztw/sgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sgl

A simple crawler for https://rent.591.com.tw/

  • Pure CLI version already moved to scripts/591
  • Now mainly focus on web version
    • A Flask website on localhost
    • Show places on Google Maps
      • Google Maps API key NEEDED!!

Development

  • Require poetry: pip install poetry
  • make install

CLI version

  • make run-cli

Web version