Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ketanhwr/backdoor-scraper

A simple scraper which displays user stats for Backdoor platform
https://github.com/ketanhwr/backdoor-scraper

Last synced: 4 days ago
JSON representation

A simple scraper which displays user stats for Backdoor platform

Awesome Lists containing this project

README

        

# Backdoor Scraper
A simple python scraper for Backdoor platform.
>My first python scraper!

The code asks for username as input and outputs the number of problems solved, his/her score and rank, and name of all the problems solved.

### Requirements:

[BeautifulSoup4](http://stackoverflow.com/a/19957214/4565181)

### Instructions (works with python2 v2.7.10+)
```~$ python bd_scraper.py```