h-sinha / Codeforces-Solutions-Scraper

Web Scraper for scraping user submissions on Codeforces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeforces-Solutions-Scraper

This script scrapes all accepted solutions of any user on Codeforces.

Dependencies

  • python3
  • BeautifulSoup 4
  • Requests

Instructions for running

Run the following commands

    python3 scraper.py

Enter Codeforces Handle

About

Web Scraper for scraping user submissions on Codeforces


Languages

Language:Python 100.0%