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.3.tar.gz
(13.6 kB
view details)
Built Distribution
spatula-0.8.3-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file spatula-0.8.3.tar.gz
.
File metadata
- Download URL: spatula-0.8.3.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e6454d52c241ac205dc39e12dbffcd6c09f9b138e7644ed56dd772a411b7696 |
|
MD5 | 55a3c1e560f8c292a587e2c57c5a9587 |
|
BLAKE2b-256 | bccfd8e23c430be9eec2be6285c10d2822a9a8cf0ce282016229037c7e3488dc |
File details
Details for the file spatula-0.8.3-py3-none-any.whl
.
File metadata
- Download URL: spatula-0.8.3-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60acde389ef7772fbf4eac3f892b04c0e4b3b4aee9cd298e6120d86a94f8b9d9 |
|
MD5 | efa8da20cb9295fcd0d6e08f32240176 |
|
BLAKE2b-256 | 0c9eb97187aa5e8f6e59cc46c9bb85a0d49791625ff6034975a5c03748357a2a |