Url-parser

Latest version: v3.0.3

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

Scan your dependencies

Page 1 of 2

3.0.3

* Fixed catastrophic backtracking and a small top domain bug.

3.0.2

* Fixed bug for not loading public_suffix_list.dat correctly.

3.0.0

* A lot of cleanup.
* Added list from https://publicsuffix.org/ to find top domains more correct.
* Breaking change: Signature of `parse_url(item)` now changed to `parse_url(url: str) -> dict`.
* Breaking change: Signature of `get_url(item)` now changed to `def get_url(url: str) -> UrlObject:`.

2.1.1

* Small fix for readme and Github actions.

2.1.0

* Added function to get url back as Object. Also added a function to get the basics of a url returned.

2.0.0

* Added new regex and support for foreign languages.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.