HTML Parser of Economic Research Institute Cost of Living HTML.
Project description
Eriparse
HTML parsing logic for https://www.erieri.com/cost-of-living-calculator. Was written to help my wife and I better understand the differences between potential cities for her fellowship.
Notes
Be aware that website frontend can change whenver, so, rely on the build badge above for is_still_valid to know whether the website HTML has changed.
Usage
Intended to be called like:
wget -q https://www.erieri.com/cost-of-living/united-states/illinois/chicago -O - | pipenv run python eriparse/main.py >> chicago.json
Or, if you'd like to integrate it into your Python code, >>> pip install eriparse
from eriparse import parse
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
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
File details
Details for the file eriparse-0.0.2.tar.gz.
File metadata
- Download URL: eriparse-0.0.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c936d865629d24cbc4fdad863ce383295100d7f41a01131896e2466846c211af
|
|
| MD5 |
16e0242423cf4adbf6ad856dca99d6a8
|
|
| BLAKE2b-256 |
a092bbcac765655054c417ec045b311a951bb64720b38a1b9ec355b160f68a0a
|
File details
Details for the file eriparse-0.0.2-py3-none-any.whl.
File metadata
- Download URL: eriparse-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca95bdf6cfbf6da004f4304aee47468c3d9bd5bbdb5eaf6e20e3b86cd60d860b
|
|
| MD5 |
e13952cb4c368e5a0ba4ff73d7eeb1be
|
|
| BLAKE2b-256 |
440caaca236d41404e8d41340d7978e1967e23d2686578b5a763732e5d5ddc3c
|