article-parser
article-parser copied to clipboard
Extract article or news by url or html, parse the title and content, output in markdown format.
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170) Dependencies Added support for...
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 5.3.0. Changelog Sourced from lxml's changelog. 5.3.0 (2024-08-10) Features added GH#421: Nested CDATA sections are no longer rejected but split on output to represent ]]>...