Mimino666 / python-xextract
Extract structured data from HTML and XML documents like a boss.
☆49Updated 3 months ago
Alternatives and similar repositories for python-xextract:
Users that are interested in python-xextract are comparing it to the libraries listed below
- Sentry component for Scrapy☆86Updated last year
- ☆13Updated 5 years ago
- Use pyppeteer from a Scrapy spider☆60Updated 5 years ago
- Python implementation of the Parsley language for extracting structured data from web pages☆92Updated 7 years ago
- URL Transformation, Sanitization☆103Updated last year
- Faster replacement for Python's urlparse module☆46Updated 6 years ago
- Fast / fuzzy PostgreSQL counts for Django☆89Updated 2 years ago
- Common humanization utilities for Flask applications☆29Updated 3 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- Async wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programmi…☆24Updated last month
- Scrapy spider middleware to clean up query parameters in request URLs☆25Updated 8 years ago
- Python backend for "Data Query Languages" (like GraphQL and others)☆24Updated 9 years ago
- Asynchronous Python HTTP Requests for Humans using twisted☆31Updated 5 years ago
- best practice, zero config python logging☆43Updated 5 years ago
- django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql q…☆55Updated 5 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Django QuerySet like interface to query simple Python collections☆67Updated last year
- Crochet: use Twisted anywhere!☆237Updated 6 months ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- An ultra-fast Python implementation of a JSON encoder☆35Updated 3 years ago
- Scrapy middleware to add extra fields to items, like timestamp, response fields, spider attributes etc.☆56Updated 3 years ago
- WTForms integration for peewee☆111Updated 4 months ago
- Simple Python cache and memoizing module☆84Updated 11 months ago
- Admin interface for TaskTiger☆33Updated 8 months ago
- Asynchronous tasks management with UWSGI server☆95Updated 4 years ago
- Django Backend and API for Evercookie Library☆61Updated 5 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 2 years ago
- Utilities for testing Flask applications with WebTest