Skip to content

eugenechen0514/TaiwanConvenienceStoreCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本專案提供台灣便利超商營業處的抓取程式

檔案結構:

  • [data]
    • city_7_11.dat 預抓好的資料
    • city_family.dat 預抓好的資料
  • [doc]
  • [model]
    • models.py 7-11 內部模型類別
    • FamilyModel.py 全家內部模型類別
  • [example]
    • load_data.py 讀入營業處資料
  • crawler_7-11.py 7-11 的營業處資料抓取,預設資料存到city_7_11.dat
  • crawler_family.py 全家的營業處資料抓取,預設資料存到city_family.dat

About

抓取台灣便利超商的地理資料

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages