如何使用lxml Python从超链接覆盖的html文本中提取名称

时间:2017-05-23 01:52:20

标签: python web-scraping lxml

我一直在尝试使用lxml请求来删除此网站http://mlb.mlb.com/news/probable_pitchers/上玩家的名字。但是我在互联网上看到的关于如何使用lxml的所有其他代码,我发现的任何东西都没有帮助我。有人有什么建议吗?

enter image description here

1 个答案:

答案 0 :(得分:0)

您是否尝试过此网站“HTML Scraping”http://python-guide-pt-br.readthedocs.io/en/latest/scenarios/scrape/