Skip to content

arrrlo/CRO-Tax-Debtors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Parse and search data from Croatian Tax Debtors website

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages