If I ever create scrapers for any data project, I plan to make those half-baked scrapers available here.
##Contents
Name | The hell is it meant for? |
---|---|
elance_scraper | scrapes the data (name, tagline, rate, rating, skills, category, level and number of jobs) of freelancers listed on Elance by country. |
canteen_scraper | scrapes the feedback form of my college's canteen's food ordering system. |
doko_scraper | scrapes the profile of students from my college's page. |
moodle_assignments_scraper | scrapes assignment's information from Moodle. (Coded in Google Script) |
rotowire | scrapes Daily Fantasy Value Report from Rotowire.com |
download_books | login to depositfiles (with premium account) & then download ebooks from freelibros.org one by one. |
Note: I am a beginner in python.