Setup

  1. Install required Package

    • requests
    • bs4
    • lxml

    or

    $ pip install pipenv
    $ pipenv install
    
  2. Set environment variables

    • Rename env.example.py to env.py
    • Finish registration here to get your API Key
    • Fill your API Key to CWBKEY
  3. Run python