parsel

parsel

Python Software Foundation
+
+

Related Products

  • JOpt.TourOptimizer
    8 Ratings
    Visit Website
  • Appsmith
    67 Ratings
    Visit Website
  • Google Cloud Run
    259 Ratings
    Visit Website
  • Curtain LogTrace File Activity Monitoring
    4 Ratings
    Visit Website
  • Inuvika OVD Enterprise
    40 Ratings
    Visit Website
  • Nutrient SDK
    90 Ratings
    Visit Website
  • Twilio
    1,291 Ratings
    Visit Website
  • Docmosis
    46 Ratings
    Visit Website
  • Windsurf Editor
    137 Ratings
    Visit Website
  • ManageEngine ADManager Plus
    507 Ratings
    Visit Website

About

Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree. Beautiful Soup's support for Python 2 was discontinued on December 31, 2020: one year after the sunset date for Python 2 itself. From this point onward, new Beautiful Soup development will exclusively target Python 3. The final release of Beautiful Soup 4 to support Python 2 was 4.9.3. Beautiful Soup is licensed under the MIT license, so you can also download the tarball, drop the bs4/ directory into almost any Python application (or into your library path) and start using it immediately.

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.

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

Screen-scraping library solution for developers

Audience

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

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 5.0 / 5
ease 4.0 / 5
features 5.0 / 5
design 5.0 / 5
support 5.0 / 5

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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Beautiful Soup
pypi.org/project/beautifulsoup4/

Company Information

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

Alternatives

Alternatives

parsel

parsel

Python Software Foundation
UI-licious

UI-licious

Uilicious

Categories

Categories

Integrations

Azure Marketplace
Python
Travis CI

Integrations

Azure Marketplace
Python
Travis CI
Claim Beautiful Soup and update features and information
Claim Beautiful Soup and update features and information
Claim parsel and update features and information
Claim parsel and update features and information