【发布时间】:2015-06-10 21:29:14
【问题描述】:
我正在尝试获取“责任”之后的上下文。但我无法完成它。如何获取没有标签的上下文?
<strong>RESPONSIBILITIES:</strong>
<ul>
<li>Reach or exceed assigned sales goals</li>
<li>Implement sales strategies</li>
<li>Develop and execute a cold calling strategy to target prospects</li>
<li>Mine existing and prospective clients for referral business</li>
<li>Establish and maintain strong relationships, with both internal partners and external customers</li>
</ul>
【问题讨论】:
-
您的意思是要从
<ul>中获取<strong>标记之后的文本?
标签: python html beautifulsoup