Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大量の HTML コンテンツをプレーン/テキストに変換するプロジェクトに取り組んでいます。私は仕事をうまくこなすカスタム作成のモジュールを持っていますが、仕事を成し遂げるのに役立つ標準ツールがあるかどうか疑問に思っています。
Html2Textは良いオプションのようです
HTML 解析を行う Python ライブラリは次のとおりです。
BeautifulSoupも別のオプションです。