What do I do to read html files on my pc?

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Aug 27 08:05:55 EDT 2012


On 27/08/2012 11:59, mikcec82 wrote:
> Hallo,
>
> I have an html file on my pc and I want to read it to extract some text.
> Can you help on which libs I have to use and how can I do it?
>
> thank you so much.
>
> Michele
>

Type something like "python html parsing" into the box of your favourite 
search engine, hit return and follow the links it comes back with. 
Write some code.  If you have problems give us the smallest code snippet 
that reproduces the issue together with the complete traceback and we'll 
help.

-- 
Cheers.

Mark Lawrence.




More information about the Python-list mailing list