Beautiful Soup Question: Filtering Images based on their width and height attributes

PicURLPy fbuchinger at gmail.com
Thu Nov 30 15:43:45 EST 2006


Hello,

I want to extract some image links from different html pages, in
particular i want extract those image tags which height values are
greater than 200. Is there an elegant way in BeautifulSoup to do this?




More information about the Python-list mailing list