This repository contains the code to scrape problems from the category section of a2oj since it is getting shut down:(.
$ pip install beautifulsoup4
- Python3
- BeautifulSoup
- Git clone the repo
$python extract.py- Wait for a couple of moments :)
This repository contains the code to scrape problems from the category section of a2oj since it is getting shut down:(.
Python