티스토리 뷰

728x90

stackoverflow.com/questions/2612548/extracting-an-attribute-value-with-beautifulsoup

 

Extracting an attribute value with beautifulsoup

I am trying to extract the content of a single "value" attribute in a specific "input" tag on a webpage. I use the following code: import urllib f = urllib.urlopen("http://58.68.130.147") s = f.re...

stackoverflow.com

 

728x90
댓글