You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

garser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

garser

A HTML Parser

1.1
pipPyPI
Maintainers
1

Build Status Python version License

Wrapper around the HTMLParser python module

Documentation • Basic usage •

About

Garser is one of the more advanced tools to scan and parse html. It stores all html entities in objects

Features

  • Parses HTML in nested object format
  • Attributes are stored as data members
  • Nested and Non-Nested Entity search
  • Entity Search based on attributes
  • Intelligent nesting for non closing html entities
  • Objects can be converted to JSON Format
  • Inspired by Selenium

License

This tool is licensed under the GNU General Public License v3.0.

Some parts of this code comes from HTMLParser

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts