Html2object

Latest version: v1.1.0

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.0

- Created a new function `get_elements_by_class_name(name: str) -> list[HtmlElement]` to retrieve all HTML element by its class.

1.0.0

- Renamed the `find_element_by_id` function to `get_element_by_id` for consistency with the `getElementById` function in JavaScript.
- Added a new function `get_elements_by_name(name: str) -> list[HtmlElement]` to retrieve all HTML element by its name.

0.1.4

- Fix bugs creating "<name />" elements

0.1.3

- Fix bugs getting children

0.1.2

- Fix imports

0.1.1

- Change project name

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.