Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
A-Parser is an advanced, self-hosted platform designed for high-efficiency web scraping and data gathering tailored for SEO experts, marketers, developers, data engineers, and teams in e-commerce. It features over 110 pre-built parsers that cater to various online resources, including search engines, Google Maps, YouTube, SEO tools, keyword analytics, domain services, and many others. Additionally, users have the flexibility to create custom scrapers using technologies like RegEx, XPath, JavaScript, and TypeScript while automating browser-based data extraction through Chromium and Puppeteer. The software also allows for managing and rotating proxies and supports the execution of both nested and sequential scraping tasks. Operating on Windows and Linux, A-Parser offers compatibility with macOS through Docker, complemented by a web-based user interface and an HTTP/JSON API specifically designed for enterprise-level users. This comprehensive functionality makes A-Parser an invaluable tool for anyone looking to efficiently collect and analyze data from the web.
Description
Parsel is a Python library licensed under BSD that facilitates the extraction and removal of data from HTML and XML documents using XPath and CSS selectors, with the option to integrate regular expressions. To begin, you create a selector object for the HTML or XML content you wish to analyze. After that, you can utilize either CSS or XPath expressions to target specific elements. CSS serves as a styling language for HTML, defining selectors that link styles to designated HTML elements, while XPath is utilized for selecting nodes within XML documents and can also be applied to HTML. Although both CSS and XPath can be used, CSS tends to offer greater readability, whereas XPath provides capabilities that may not be achievable through CSS alone. Built on top of lxml, parsel selectors incorporate some EXSLT extensions and come with pre-registered namespaces available for use in XPath queries. Furthermore, parsel selectors allow for the chaining of selectors, enabling users to primarily select by class using CSS and seamlessly transition to XPath when the situation demands it, enhancing flexibility in data extraction tasks. This dual capability makes parsel a powerful tool for developers working with web data.
API Access
Has API
API Access
Has API
Screenshots View All
No images available
Integrations
Python
Travis CI
Pricing Details
$179/lifetime
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
A-Parser
Founded
2012
Country
United Kingdom
Website
a-parser.com/en/
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/parsel/