SkillAgentSearch skills...

NSoup

NSoup is a .NET port of the jsoup (http://jsoup.org) HTML parser and sanitizer originally written in Java

Install / Use

/learn @GeReV/NSoup
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NSoup is currently unmaintained.

At this time, I am not actively working on this library. However, I will happily accept any help and pull requests, and perhaps return to working on it, should it gain any more traction.

The source code has been migrated from CodePlex in the hopes it will get picked up by the GitHub community. It is by now fairly outdated and perhaps should be ported from latest jsoup scratch.

NSoup

NSoup is a .NET port of the jsoup (https://github.com/jhy/jsoup) HTML parser and sanitizer originally written in Java.

jsoup originally written by Jonathan Hedley. Ported to .NET by Amir Grozki.

Features

  • jQuery-like CSS selectors for finding and extracting data from HTML pages.
  • Sanitize HTML sent from untrusted sources.
  • Manipulate HTML documents.
View on GitHub
GitHub Stars154
CategoryDevelopment
Updated10mo ago
Forks50

Languages

C#

Security Score

92/100

Audited on May 15, 2025

No findings