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.2.0.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wccls-2.2.0-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file wccls-2.2.0.tar.gz.
File metadata
- Download URL: wccls-2.2.0.tar.gz
- Upload date:
- Size: 5.8 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 |
e4025a52589bba61adca9e29fb34492dc3ffb0a2afc42bf43ebc130e3438b4d6
|
|
| MD5 |
02dfeb3d203c9dfb1680cc0e2fafe96a
|
|
| BLAKE2b-256 |
f5ae51aa0d1c86cacdee888c7243be6b13306252f684f7a430929df6727a3060
|
File details
Details for the file wccls-2.2.0-py3-none-any.whl.
File metadata
- Download URL: wccls-2.2.0-py3-none-any.whl
- Upload date:
- Size: 6.3 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 |
1375d26d2b7396332e89017d52b5298a809e6ca373458765553ca195ca6801d2
|
|
| MD5 |
390d33bbc0910bb71172a257ed68f1e9
|
|
| BLAKE2b-256 |
21018beacfb480502aad24698484b27aedefbff0930c18d266a12365277228e7
|