scrapy / w3lib

Python library of web-related functions
BSD 3-Clause "New" or "Revised" License
386 stars 104 forks source link
hacktoberfest python

===== w3lib

.. image:: https://github.com/scrapy/w3lib/actions/workflows/tests.yml/badge.svg :target: https://github.com/scrapy/w3lib/actions

.. image:: https://img.shields.io/codecov/c/github/scrapy/w3lib/master.svg :target: http://codecov.io/github/scrapy/w3lib?branch=master :alt: Coverage report

Overview

This is a Python library of web-related functions, such as:

Requirements

Python 3.8+

Install

pip install w3lib

Documentation

See http://w3lib.readthedocs.org/

License

The w3lib library is licensed under the BSD license.