ItC-python-hw Introduction This is a simple project about crawling ntu-csie's news. Environment python >= 3.6 pandas >= 0.25 requests == 2.22.0 lxml == 4.4.2 Team member b06209027 李冠勳 b05204049 鄭凱方 Run the code python3 main.py --start-date [start date] --end-date [end date] --output [out filename]