Semantics3 / semantics3-python

Python library bindings for the Semantics3 APIs
22 stars 10 forks source link

How to search and iterate for all <h3> tags for given url? #16

Closed scheung38 closed 8 years ago

scheung38 commented 8 years ago

Say I have

embedded tags, how to search and iterate over these?

abishekk92 commented 8 years ago

You might be looking for BeautifulSoup.