开发者

Python Parsing Framework

If I needed facilitate the extraction of data from vari开发者_高级运维ous (non-API) internet sources, is there a framework-type solution that would streamline the process of having developers write reusable, yet source specific parsers on a large scale?


Pyparsing is a Python library that I've found to be very useful for parsing custom domain specific languages.


For *ML screen scraping, look no further than Beautiful Soup.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜