https://github.com/sentialx/html-parser
A HTML parser prototype written in C# and .NET Core
https://github.com/sentialx/html-parser
csharp html-parser
Last synced: 22 days ago
JSON representation
A HTML parser prototype written in C# and .NET Core
- Host: GitHub
- URL: https://github.com/sentialx/html-parser
- Owner: sentialx
- Created: 2018-07-23T20:56:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T16:44:47.000Z (almost 8 years ago)
- Last Synced: 2025-10-06T09:10:57.551Z (10 months ago)
- Topics: csharp, html-parser
- Language: C#
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-parser
A HTML parser prototype written in C# and .NET Core