Name: Anonymous 2012-02-12 7:23
Write a program that takes any thread on 4chan as the first argument. Make the program return the number of replies in the thread, the number of image replies in the thread, the number of sage replies in the thread, and the top 10 most popular words in the thread.
Extra credit: Return the average time between posts in the thread and the age of the thread as well.
Extra credit #2: Intelligently let the user know if the thread became inactive for a period but then was revived, and for how long and when.
Extra credit: Return the average time between posts in the thread and the age of the thread as well.
Extra credit #2: Intelligently let the user know if the thread became inactive for a period but then was revived, and for how long and when.