Audience

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

About parsel

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.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

API:
Yes, parsel offers API access

Ratings/Reviews

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

Company Information

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

Videos and Screen Captures

parsel Screenshot 1
Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free

Product Details

Platforms Supported
Windows
Mac
Linux
Training
Documentation
Webinars
Videos
Support
Online

parsel Frequently Asked Questions

Q: What kinds of users and organization types does parsel work with?
Q: What languages does parsel support in their product?
Q: What other applications or services does parsel integrate with?
Q: Does parsel have an API?
Q: What type of training does parsel provide?
Q: How much does parsel cost?

parsel Product Features