Parse links after <b>..</b>

12 views
Skip to first unread message

Sachin p

unread,
Mar 8, 2015, 7:13:18 AM3/8/15
to beauti...@googlegroups.com
So I have a HTML page whose contents goes like this


<b>Some text</b>
<a href="http://mypage.com/file.gz">file.gz</a>
<a href="http://mypage.com/file2.gz">file2.gz</a>


Number of hyperlink after <b>..</b> may vary. I want to parse this links after <b>..</b>
How to do this using beautifulsoup?
Reply all
Reply to author
Forward
0 new messages