Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 632 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 632 Bytes

Baekjoon-crawler

백준 문제는 이미 많이 풀어 놨는데,
GitHub에 올리고 싶어 소스코드를 일일이 긁어오기 귀찮은 분들과,
자신이 작성한 소스코드를 모아두고 보고싶으신 분들을 위한 프로그램입니다.

Installation

  • Clone this repository
git clone https://github.com/JJuOn/baekjoon-crawler.git
cd baekjoon-crawler
  • Install Libraries
pip install -r requirements.txt
  • Download Chrome Driver
    다운로드 및 chromedriver 디렉토리에 저장

Run

python main.py