In a message of Sun, 29 Nov 2015 21:31:49 -0500, Cem Karan writes: >You might want to look into Beautiful Soup >(https://pypi.python.org/pypi/beautifulsoup4), which is an HTML >screen-scraping tool. I've never used it, but I've heard good things about it. > >Good luck, >Cem Karan
http://codereview.stackexchange.com/questions/73887/finding-the-occurrences-of-all-words-in-movie-scripts scrapes a site of movie scripts and then spits out the 10 most common words. I suspect the OP could modify this script to suit his or her needs. Laura -- https://mail.python.org/mailman/listinfo/python-list