Skip to content

台灣4大超商(7-11/familymart/hilife/okmart)店鋪資料爬蟲

License

Notifications You must be signed in to change notification settings

joehwang/auto-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-door 台灣四大超商爬蟲

台灣4大超商店鋪資料爬蟲,使用python/scrapy框架 支援7-11 全家 萊爾富 okmart資料抓取

image

環境

已打包為docker映像檔 [[https://hub.docker.com/r/joehwang/tw-cvs-crawl]]

python 3.6

scrapy 2.0

使用

7-11便利商店

docker-compose run scrapy scrapy crawl seveneleven -o /crawl_output/seveneleven.csv

全家便利商店

docker-compose run scrapy scrapy crawl familymart -o /crawl_output/familymart.csv

萊爾富便利商店

docker-compose run scrapy scrapy crawl hilife -o /crawl_output/hilife.csv

OK便利商店

docker-compose run scrapy scrapy crawl okmart -o /crawl_output/okmart.csv

About

台灣4大超商(7-11/familymart/hilife/okmart)店鋪資料爬蟲

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages