PCSTORE CRAWLER

Summary

PChome 的爬蟲,能夠有個function輸入關鍵字搜索,並且回傳一頁的標題

Development

  • virtualenv
pipenv sync
pipenv shell
  • test
python -m unittest
  • requirements
pip install -r requirements.txt

Run

python main.py -k[--keyword] '手機'