Skip to main content

HTML Parser of Economic Research Institute Cost of Living HTML.

Project description

Eriparse

is_still_valid_workflow

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eriparse-0.0.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

eriparse-0.0.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page