shashank-sharma / mythical-learning

Django based web app
MIT License
27 stars 3 forks source link

Script for scrapping various site #2

Closed shashank-sharma closed 7 years ago

shashank-sharma commented 7 years ago

Python script which must scrape these follow site:

  1. Codechef
  2. Topcoder
  3. Codeforces
  4. SPOJ
  5. Any other (If possible because log in system are there)

Given script must extract useful information.

Bonus: Try to scrape stackoverflow according to the given feed.

shashank-sharma commented 7 years ago

Codechef skeleton code for scrapping in: