View Single Post
  #1  
Old 12-22-2009, 11:19 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default how do I extract data from html file ?

Hi, I want write a program which extract 'Rated PG for some scary moments and mild language' from the following html file and return it as a list . html file: <div class="info"> MPAA:

<div class="info-content"> Rated PG for some scary moments and mild...
__________________
Python
Domain Name Forum
Reply With Quote