Skip to content

VirtualJudge/spider

Repository files navigation

spider

VirtualJudge - Spider

Build Status Coverage Status


Build script

python3 setup.py bdist_wheel

Run test

python3 server-test.py

Feature

  • Grab title, time limits, memory limits and content from each problem.
  • Remove original problem styles and use universal styles for all problems.
  • Marked problems title, content, images, files.
  • Save login sessions and improved grab efficiency.
  • Support Mathjax currently and Katex will be added soon.
  • Proxies(http, https, socks) supported.

Now supports

  • HDU
  • WUST
  • POJ
  • FZU
  • Aizu
  • ZOJ
  • Codeforces(working...)