nessie1980 / Parser

This repository is a DLL project for a text parser. This parser allows also to download a given website for parse the source code of the website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser

This repository is a DLL project for a text parser.
This parser allows also to parse in two ways:

  • Download source code of a website and parser this code
  • Parse a given text

About

This repository is a DLL project for a text parser. This parser allows also to download a given website for parse the source code of the website.

License:MIT License


Languages

Language:C# 100.0%