A modern Python library for writing maintainable web scrapers.
Project description
Overview
spatula is a modern Python library for writing maintainable web scrapers.
Source: https://github.com/jamesturk/spatula
Documentation: https://jamesturk.github.io/spatula/
Issues: https://github.com/jamesturk/spatula/issues
Features
- Page-oriented design: Encourages writing understandable & maintainable scrapers.
- Not Just HTML: Provides built in handlers for common data formats including CSV, JSON, XML, PDF, and Excel. Or write your own.
- Fast HTML parsing: Uses
lxml.html
for fast, consistent, and reliable parsing of HTML. - Flexible Data Model Support: Compatible with
dataclasses
,attrs
,pydantic
, or bring your own data model classes for storing & validating your scraped data. - CLI Tools: Offers several CLI utilities that can help streamline development & testing cycle.
- Fully Typed: Makes full use of Python 3 type annotations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spatula-0.8.8.tar.gz
(14.9 kB
view details)
Built Distribution
spatula-0.8.8-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file spatula-0.8.8.tar.gz
.
File metadata
- Download URL: spatula-0.8.8.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19c25b45c419cbc461a49ff983f6d7d6d24575c78a1765b45ff2deee6f38ab80 |
|
MD5 | 50ddfd8bb99aa2b2033f592541b9600f |
|
BLAKE2b-256 | 03ec5b9df1101575c86de85cb3ee1941c63e713b7950ae013c38e4ae277a1836 |
File details
Details for the file spatula-0.8.8-py3-none-any.whl
.
File metadata
- Download URL: spatula-0.8.8-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fb64d7c86cffc9e70b4e62b060bd3bbfdda153a7704d88135419aea5a5dc9ac |
|
MD5 | 4bb73aeabf939063ba5a24c505155b85 |
|
BLAKE2b-256 | e52ad6556465a918862255105ac08e2cc71165940343ad5b1b8ad09b94ed8328 |