For querying documents from Korea Investor's Network for Disclosure(KIND)
Project description
kind
Query Korea Investor's Network for Disclosure(KIND) for Korean companies' published documents.
Instructions
The package requires that you have Mozilla Firefox, Internet browser, installed.
- Install:
pip install kind-wycliffwasonga
Usage
- CLI
$ kind search --company 241560
$ kind search --company 241560 --start 2021-01-01 --end 2021-03-31
2 Library
from datetime import datetime
import kind
start_date = datetime(2021, 1, 1)
end_date = datetime(2021, 3, 31)
results = kind.search("241560", start_date, end_date)
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 kind-wycliffwasonga-0.0.2.tar.gz.
File metadata
- Download URL: kind-wycliffwasonga-0.0.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c50802f6e783de26016704883ce01b90cc9787b24fcfc5e1f26c8fd155e1b3bc
|
|
| MD5 |
23afee2ac2d3bba92d6ad298381fba5e
|
|
| BLAKE2b-256 |
6e43e7e829afbce44374726d966402e2c6473df07dbaf3b3adbb81caed412a7f
|
File details
Details for the file kind_wycliffwasonga-0.0.2-py3-none-any.whl.
File metadata
- Download URL: kind_wycliffwasonga-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9daf7f23d1bcefe23974a5f8a2fa668459423cc47f28284de916d9af86e70548
|
|
| MD5 |
aa62dc36e22b87cb9759cf13ff70e985
|
|
| BLAKE2b-256 |
f112cdea2079a7b69e38bf678e1daf69c3e5285c5ac5e5669292f6faaa35ae95
|