Userbase on Lernu
од Alkanadi, 26. јануар 2015.
Поруке: 13
Језик: English
nornen (Погледати профил) 27. јануар 2015. 22.43.55
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?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.
Also, can you find the today number of unique posters for each year from 2010-2015.
nornen (Погледати профил) 27. јануар 2015. 22.45.26
whysea:Haha, I made it on a list!Now there is nothing left to wish for.
Alkanadi (Погледати профил) 28. јануар 2015. 16.34.29
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.