kata198 / AdvancedHTMLParserLinks
Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.
☆102Updated 2 years ago
Alternatives and similar repositories for AdvancedHTMLParser
Users that are interested in AdvancedHTMLParser are comparing it to the libraries listed below
Sorting:
- Python library for extracting text from various file formats (for indexing).☆113Updated 3 years ago
- CSS Selectors for Python☆302Updated last month
- Scrapinghub Command Line Client☆130Updated 2 months ago
- PyQuery-based scraping micro-framework.☆118Updated 3 years ago
- URL normalization for Python☆99Updated 6 months ago
- One interface to read and write the data in various excel formats, import the data into and export the data from databases☆60Updated 7 months ago
- A Python library for extracting titles, images, descriptions and canonical urls from HTML.☆151Updated 5 years ago
- Embed the Duktape JS interpreter in Python☆81Updated 2 years ago
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- A decorator to write coroutine-like spider callbacks.☆110Updated 2 years ago
- Tools that will make writing tests, bots and scrapers using Selenium much easier☆140Updated 10 months ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 5 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Integrates terminado (a web based terminal) with flask☆15Updated 7 years ago
- Fast JavaScript parser for Python.☆258Updated 3 years ago
- Scrapy middleware which allows to crawl only new content☆79Updated 2 years ago
- Scrapy downloader middleware that stores response HTMLs to disk.☆18Updated 2 months ago
- Python WSGI Middleware for adding HTTP/S proxy support to any WSGI Application