retrieving essential data from a webpage using python
问题 Following is a part of a webpage i downloaded with urlretrieve (urllib). I want to write only this data from the webpage given below in to another text file as: ENGINEERING MATHEMATICS-IV, 4 ,36 ,40 , F ENVIRONMENTAL STUDIES, 47, 36, 83 , p ... .. . likeways.. which module should i use?, which all commands?? thanx in advance..:) part of the webpage <td>ENGINEERING MATHEMATICS-IV</td> <td align=center>4</td> <td align=center>36</td> <td align=center>40</td> <td align=center>F</td> </tr> <tr