Skip to main content
SmartReader package icon

SmartReader

A .NET Standard library to extract the main content of a web page based on a port of the Readability library by Mozilla. It also determine and gather metadata about the content, such as language, author, main image, etc.

Total Downloads
558.0K
557,998
Published
Apr 15, 2023
Latest stable version

Install

.NET CLI
dotnet add package SmartReader --version 0.9.3
Package Manager Console
Install-Package SmartReader -Version 0.9.3
PackageReference
<PackageReference Include="SmartReader" Version="0.9.3" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

AngleSharp
.NETStandard2.0
[1.0.1, )
System.Text.Json
.NETStandard2.0
[7.0.1, )
AngleSharp
.NETStandard2.1
[1.0.1, )
System.Text.Json
.NETStandard2.1
[7.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.