Skip to the content

Userbase on Lernu

by Alkanadi, January 26, 2015

Messages: 13

Language: English

nornen (User's profile) January 27, 2015, 10:43:55 PM

Alkanadi:@nornen - Cool. Thanks for all the states. What programming language are you using to do the calculations? Is there a quick tutorial online where I can learn to do that?

Also, can you find the today number of unique posters for each year from 2010-2015.
I am using python3 for both scraping and processing. I don't use any dedicated webscraping software although there are various alternatives for python, e.g. beatiufulsoup and scrapy.

nornen (User's profile) January 27, 2015, 10:45:26 PM

whysea:Haha, I made it on a list!
Now there is nothing left to wish for.

Alkanadi (User's profile) January 28, 2015, 4:34:29 PM

nornen:I am using python3 for both scraping and processing. I don't use any dedicated webscraping software although there are various alternatives for python, e.g. beatiufulsoup and scrapy.
I know a bit about Python. In a nutshell, how did you scrap the information? I think I can figure out the processing myself.

Back to the top