#regex #regex-parser #querying #queries #matching #default #beautiful-soup

soupy

A library for parsing and querying like BeautifulSoup

2 releases

0.1.1 Dec 22, 2023
0.1.0 Oct 23, 2023

#12 in #regex-parser

23 downloads per month

MIT/Apache

35KB
921 lines

Devices

soupy is a library for parsing and querying like BeautifulSoup.

TODO

  • Default XML parser
  • Lenient HTML parser
  • Node editing

Cargo Features

  • regex: Support for regex matching in queries. Enabled by default.

License

soupy is dual-licensed under MIT and Apache-2.0.

Dependencies

~3–4MB
~72K SLoC