Parsing HTML
Anders Eriksson
anders.eriksson at morateknikutveckling.se
Thu Sep 23 02:42:08 EDT 2004
More information about the Python-list mailing list
Thu Sep 23 02:42:08 EDT 2004
- Previous message (by thread): Parsing HTML
- Next message (by thread): Parsing HTML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello! I want to extract some info from a some specific HTML pages, Microsofts International Word list (e.g. http://msdn.microsoft.com/library/en-us/dnwue/html/swe_word_list.htm). I want to take all the words, both English and the other language and create a dictionary. so that I can look up About and get Om as the answer. How is the best way to do this? Please help! // Anders
- Previous message (by thread): Parsing HTML
- Next message (by thread): Parsing HTML
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list