![]() |
extract value from HTML
Hello Friends,
Can any one please explain how can I extract values from HTML ? Thanks |
if you want to know exact vale of html then follow this link http://www.mathmistakes.info/facts/T...vals/isum.html.
|
you can extract information from Html file using library urllib. It helps you to read the html source code and after that you can apply regular expression to extract required information.
Read More https://docs.python.org/2/library/urllib.html |
All times are GMT -7. The time now is 01:32 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.