Skip to content

T-H-10/Html-Serializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Html_Serializer πŸ“œ

Html_Serializer is the Second practicode project for parsing, serializing, and working with HTML content programmatically.


Features ✨

  • HTML Parsing: Convert raw HTML into a structured tree of HtmlElement objects.
  • Element Querying: Select elements using CSS-like selectors (div#id.class).

Getting Started πŸš€

Installation

Clone the repository and include the source files in your project:

git clone https://github.com/T-H-10/Html_Serializer.git

About

Second practicode project designed to parse and serialize HTML content into a structured object tree. It provides tools to manipulate and query HTML documents programmatically, making it ideal for web scraping, data extraction, or processing HTML files dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages