parsel Description

Parsel is a BSD licensed Python library that extracts and removes data from HTML and XML. It uses XPath, CSS selectors and regular expressions. Make a selector object to parse the HTML or XML text. Next, use CSS or XPath expressions for selecting elements. CSS is a language that allows you to apply styles to HTML documents. It defines selectors that allow you to associate styles with specific HTML elements. XPath, which can be used with HTML, is a language that allows you to select nodes from XML documents. You can choose to use CSS or XPath. While CSS is more readable than XPath, some things cannot be done with XPath. Parsel selectors are built on top of lxml and support certain EXSLT extensions. They also come with pre-registered namesspaces for use in XPath statements. Parsel selectors let you chain selectors. This means that you can select by class using CSS, and then switch to XPath if necessary.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, parsel has an API

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
Python Software Foundation
Headquarters:
United States
Website:
pypi.org/project/parsel/

Media

parsel Screenshot 1
Recommended Products
1Password makes it easy to store and share passwords anywhere, anytime Icon
1Password makes it easy to store and share passwords anywhere, anytime

More than a password manager.

Protect yourself, your family, or your global workforce with simple security, easy secret sharing, and actionable insight reports.
Start Today

Product Details

Platforms
Windows
Mac
Linux
Type of Training
Documentation
Webinars
Videos
Customer Support
Online

parsel Features and Options

parsel User Reviews

Write a Review
  • Previous
  • Next