Contents

urlextract 1.9.0

0

Collects and extracts URLs from given text.

Collects and extracts URLs from given text.

Stars: 233, Watchers: 233, Forks: 61, Open Issues: 24

The lipoja/URLExtract repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 233 github stars!

How to Install urlextract

You can install urlextract using pip

pip install urlextract

or add it to a project with poetry

poetry add urlextract

Package Details

Author
Jan Lipovský
License
MIT
Homepage
https://github.com/lipoja/URLExtract
PyPi:
https://pypi.org/project/urlextract/
Documentation:
https://urlextract.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/lipoja/URLExtract

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Processing
  • Text Processing/Markup/HTML
No  urlextract  pypi packages just yet.

Errors

A list of common urlextract errors.

Code Examples

Here are some urlextract code examples and snippets.

GitHub Issues

The urlextract package has 24 open issues on GitHub

  • Wrong indices with uppercase characters in domain name
  • TLD cache filelock error on read-only systems
  • URLExtract no longer support Python 3.6 because of filelock recent changes
  • feat(typing): add typing
  • add types to urlextract
  • move dns checking to dedicated class and add concurrency
  • ossar test

See more issues on GitHub