Skip to content

1.30 Update

Compare
Choose a tag to compare
@lumyjuwon lumyjuwon released this 02 Jul 18:25
· 67 commits to master since this release

articleparser.py에 있던 method를 classmethod로 변경했습니다.
articlecrawler.py에 있던 make_news_page method를 staticmethod로 표기했습니다.
final_urlday 등의 알아보기 힘들었던 변수의 네이밍을 수정했습니다.
시작 년도 및 끝나는 년도의 월의 유효성을 체크하는 부분에서 오류가 있던 exception을 수정했습니다.

*writer object 에러를 수정했습니다.