Skip to main content

List of Croatian tax debtors

Project description

Cro Tax Debtors

PyPI version

Parse and search data from Croatian Tax Debtors website.

Installation

pip install cro-tax-debtors

CLI

file_path parameter is a path to yaml file with the source definition.
Check websites.yaml for definition structure.

Usage: crotaxdebtors [OPTIONS] COMMAND [ARGS]...

Options:
  -f, --file_path FILENAME  Input YAML file
  --help                    Show this message and exit.

Commands:
  delete
  find
  parse

Parse data from website:

Usage: crotaxdebtors parse [OPTIONS]

Options:
  -p, --print_in_terminal  Print in terminal
  --help                   Show this message and exit.

Search through scraped data:

Usage: crotaxdebtors find [OPTIONS]

Options:
  -n, --name TEXT  Name of the debtor
  --help           Show this message and exit.

Delete all data:

Usage: crotaxdebtors delete [OPTIONS]

Options:
  --help           Show this message and exit.

Supported by

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