Git Product home page Git Product logo

boj-source-downloader's Introduction

BOJ source downloader

build

Download your ACCEPTED codes on BOJ

Release v1.1

Available at https://github.com/joonas-yoon/boj-source-downloader/releases/tag/v1.1

Download it and unzip, run boj-source-downloader.exe!

Requirements

  • Chrome WebDriver
  • Python 3
  • pip

Chrome WebDriver

Prepare and download chromedriver.exe from https://sites.google.com/a/chromium.org/chromedriver/downloads

and place it in project directory.

Set up

(optional) create virutal environment for python if you need

Install python packages:

$ pip install -r requirements.txt

How to use

Run a command as following:

$ python main.py

Chrome starts, and it wait for log in website(BOJ).

When you logged in BOJ, this script will get your latest accepted sources for each problems.

Sources are saved in ~/sources directory with {problem_id}.{language_extention} (e.g. 1000.py)

Terms of Use

We do not take disadvantage by running this program. You are responsible for your own actions

boj-source-downloader's People

Contributors

dependabot[bot] avatar joonas-yoon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

joonasyoon

boj-source-downloader's Issues

chromedriver.exe 다운로드

드라이버가 없으면 자동으로 다운로드 받고 시작되도록 하는 기능

인터넷 속도가 문제될 순 있음

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.