parsel

parsel

Python Software Foundation
+
+

Related Products

  • Appsmith
    67 Ratings
    Visit Website
  • JOpt.TourOptimizer
    8 Ratings
    Visit Website
  • Twilio
    1,291 Ratings
    Visit Website
  • Stack AI
    16 Ratings
    Visit Website
  • Nutrient SDK
    90 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • Crowdin
    724 Ratings
    Visit Website
  • PESTBOSS
    2 Ratings
    Visit Website
  • Google Cloud Run
    259 Ratings
    Visit Website
  • Windsurf Editor
    137 Ratings
    Visit Website

About

Parsel is a BSD-licensed Python library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with regular expressions. Create a selector object for the HTML or XML text that you want to parse. Then use CSS or XPath expressions to select elements. CSS is a language for applying styles to HTML documents. It defines selectors to associate those styles with specific HTML elements. XPath is a language for selecting nodes in XML documents, which can also be used with HTML. You can use either CSS or XPath. CSS is usually more readable, but some things can only be done with XPath. Being built atop lxml, parsel selectors support some EXSLT extensions and come with pre-registered namespaces to use in XPath expressions. Parsel selectors allow you to chain selectors, so most of the time you can just select by class using CSS and then switch to XPath when needed.

About

urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries. Thread safety, connection pooling, client-side TLS/SSL verification. File uploads with multipart encoding. Helpers for retrying requests and dealing with HTTP redirects. Support for gzip, deflate, and brotli encoding. Proxy support for HTTP and SOCKS. 100% test coverage. urllib3 is one of the most downloaded packages on PyPI and is a dependency of many popular Python packages like Requests, Pip, and more! urllib3 is made available under the MIT License. The API Reference documentation provides API-level documentation. The User Guide is the place to go to learn how to use the library and accomplish common tasks. The more in-depth Advanced Usage guide is the place to go for lower-level tweaking.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Anyone searching for a library to extract data from HTML and XML using XPath and CSS selectors

Audience

Developers and teams in search of a solution offering a HTTP client for Python

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 5.0 / 5
ease 5.0 / 5
features 5.0 / 5
design 5.0 / 5
support 5.0 / 5

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Python Software Foundation
United States
pypi.org/project/parsel/

Company Information

urllib3
urllib3.readthedocs.io/en/stable/

Alternatives

Alternatives

requests

requests

Python Software Foundation
yarl

yarl

Python Software Foundation
UI-licious

UI-licious

Uilicious
Unirest

Unirest

Kong

Categories

Categories

Integrations

Python
Tidelift
Travis CI

Integrations

Python
Tidelift
Travis CI
Claim parsel and update features and information
Claim parsel and update features and information
Claim urllib3 and update features and information
Claim urllib3 and update features and information