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.0.1.tar.gz
(5.9 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.0.1-py3-none-any.whl
(6.2 kB
view details)
File details
Details for the file wccls-2.0.1.tar.gz.
File metadata
- Download URL: wccls-2.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
636d9aca5c9bd1fcf35c0096049b1591142796fb106ca0441c7f1749c96f424d
|
|
| MD5 |
86cc2831a88ea2c8a493688331a6521c
|
|
| BLAKE2b-256 |
005c0df0db71c9121842ae5b6c0d4fa511f75dbdf084ef31b7dd6e0fc8614ad9
|
File details
Details for the file wccls-2.0.1-py3-none-any.whl.
File metadata
- Download URL: wccls-2.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03cf1bde6198df988edc035d3bf043c795799df2ca5dec9d43c81ece868070b2
|
|
| MD5 |
2dc7ece1677048211b792ce452e5233c
|
|
| BLAKE2b-256 |
bd05319926f45d49ef31ea0a9f0cd8784bad0bea0398d5c4fbf11b5803b7d036
|