Skip to content

JJuOn/baekjoon-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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