Mimino666 / python-xextractLinks
Extract structured data from HTML and XML documents like a boss.
☆50Updated last year
Alternatives and similar repositories for python-xextract
Users that are interested in python-xextract are comparing it to the libraries listed below
Sorting:
- Sentry component for Scrapy☆86Updated 2 years ago
- A Python library for extracting titles, images, descriptions and canonical urls from HTML.☆151Updated 5 years ago
- Use pyppeteer from a Scrapy spider☆59Updated 5 years ago
- Crochet-based blocking API for Scrapy.☆46Updated 8 years ago
- Building blocks for REST APIs for Flask☆87Updated 2 months ago
- Shows top suspects for memory leaks in your Python program.☆82Updated 3 years ago
- Convert Javascript code to an XML document☆187Updated 3 years ago
- Set of basic Python collections backed by Redis☆116Updated last year
- Scrapy middleware to add extra fields to items, like timestamp, response fields, spider attributes etc.☆55Updated 3 years ago
- ☆13Updated 6 years ago
- PyQuery-based scraping micro-framework.☆118Updated 3 years ago
- Faster replacement for Python's urlparse module☆46Updated 7 years ago
- Common humanization utilities for Flask applications☆29Updated 3 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Python implementation of the Parsley language for extracting structured data from web pages☆92Updated 8 years ago
- Scrapy downloader middleware that stores response HTMLs to disk.☆18Updated 4 months ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆289Updated last month
- WTForms integration for peewee☆112Updated last year
- An ultra-fast Python implementation of a JSON encoder☆35Updated 3 years ago
- Find which links on a web page are pagination links☆29Updated 8 years ago
- Scrapy schema validation pipeline and Item builder using JSON Schema☆44Updated 4 years ago
- Async wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programmi…☆24Updated 9 months ago
- CSS Selectors for Python☆304Updated last month
- Generate fake data using joke2k's faker and your own schema☆95Updated 4 years ago
- Django QuerySet like interface to query simple Python collections☆65Updated 2 years ago
- Lightweight data validation and adaptation Python library.☆263Updated 2 years ago
- Easy way for HTML parsing and building XPath☆135Updated 3 years ago
- Detect and classify pagination links☆104Updated last month
- Rich Python data types for Redis☆297Updated last year
- aioelasticsearch-py wrapper for asyncio