Scraper for the WCCLS account page
Project description
Overview
This is a read-only scraper for the WCCLS account page. It also works for the Multnomah County Bibliocommons site
Usage
wccls = WcclsBiblioCommons(login=card_number_or_username, password=password)
for item in wccls.items:
print(item)
Running tests
Run against the live website
-
Set the environment variables to show what the expected counts are for the various categories
-
Run
pytest
To record new cassettes
pytest --vcr-record=all
To replay existing cassettes
pytest --vcr-record=none
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
wccls-2.1.0.tar.gz
(5.6 kB
view details)
Built Distribution
wccls-2.1.0-py3-none-any.whl
(6.1 kB
view details)
File details
Details for the file wccls-2.1.0.tar.gz
.
File metadata
- Download URL: wccls-2.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b86171892383f122f39c607d15394c3fe2817af512ff361766020594297f207 |
|
MD5 | 2ec7e92536d33703467b0059a6add156 |
|
BLAKE2b-256 | 82f8f246008fba3a036d67d5767a9c10cda9378fb651e086e0b631d0082de9d8 |
File details
Details for the file wccls-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: wccls-2.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a73ff196b0942299ecf254529272decb247bae56e9a557fbb75cb37278c76d17 |
|
MD5 | ce55e9f141ce8a012b66570deb187b95 |
|
BLAKE2b-256 | 1e4ce3081f926cf2cff69ff12712a36542b3c7a3750e7f6e614fda69451bb0c0 |