/A2oj

This repository contains the code to scrape problems from the category section of a2oj since it is getting shut down:(.

Primary LanguagePython

A2oj

This repository contains the code to scrape problems from the category section of a2oj since it is getting shut down:(.

Requirements

$ pip install beautifulsoup4

  • Python3
  • BeautifulSoup

How to Run it :

  • Git clone the repo
  • $python extract.py
  • Wait for a couple of moments :)