{"id":25446600,"url":"https://github.com/cmblir/dinnovation","last_synced_at":"2026-04-18T11:01:46.062Z","repository":{"id":212648821,"uuid":"521892994","full_name":"cmblir/dinnovation","owner":"cmblir","description":"It was developed to facilitate the work of collecting, processing, and loading the data required for the Big Data Center. In addition, various libraries are used in the project, which are available under the Apache 2.0 license.","archived":false,"fork":false,"pushed_at":"2023-08-29T06:35:27.000Z","size":117273,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-30T03:53:56.708Z","etag":null,"topics":["beautifulsoup4","company-data","financial-data","pandas","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmblir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"cmblir","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"cmblir","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-08-06T08:43:42.000Z","updated_at":"2023-12-15T10:21:57.000Z","dependencies_parsed_at":"2023-12-15T12:50:42.550Z","dependency_job_id":null,"html_url":"https://github.com/cmblir/dinnovation","commit_stats":null,"previous_names":["cmblir/dinnovation"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/cmblir/dinnovation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmblir%2Fdinnovation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmblir%2Fdinnovation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmblir%2Fdinnovation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmblir%2Fdinnovation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmblir","download_url":"https://codeload.github.com/cmblir/dinnovation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmblir%2Fdinnovation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup4","company-data","financial-data","pandas","python","selenium"],"created_at":"2025-02-17T17:59:14.794Z","updated_at":"2026-04-18T11:01:46.019Z","avatar_url":"https://github.com/cmblir.png","language":"Python","funding_links":["https://github.com/sponsors/cmblir","https://liberapay.com/cmblir"],"categories":[],"sub_categories":[],"readme":"# Download market data from various information sites\n\n\u003ctable border=1 cellpadding=10\u003e\u003ctr\u003e\u003ctd\u003e\n\n*** Important Legal Disclaimer ***\n---\nPlease note that dinnovation is not affiliated, endorsed, or vetted by any source sites. Use at your own risk and discretion.\n\n**For more information about the rights to use the actual data you downloaded, see the Terms of Use for each site. dinnovation is for personal use only.**\n\n\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\n---\n\n\u003ca target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"\u003e\u003cimg border=0 src=\"https://img.shields.io/badge/python-3.9+-blue.svg?style=flat\" alt=\"Python version\"\u003e\u003c/a\u003e\n\u003ca target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"\u003e\u003cimg border=0 src=\"https://img.shields.io/pypi/v/yfinance.svg?maxAge=60%\" alt=\"PyPi version\"\u003e\u003c/a\u003e\n\u003ca target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"\u003e\u003cimg border=0 src=\"https://img.shields.io/pypi/status/yfinance.svg?maxAge=60\" alt=\"PyPi status\"\u003e\u003c/a\u003e\n\n\n---\n\n## Digital Industry Innovation Data Platform Big data collection and processing, database loading, distribution\n\nIt was developed to facilitate the work of collecting, processing, and loading the data required for the Big Data Center.\nIn addition, various libraries are used in the project, which are available under the Apache 2.0 license.\n\n## Requirements\n\n**required python version**\n\n```Python \u003e= 3.9```\n\nTo install the related library, use the command below.\n``` pip install requirements.txt ```\nor\n``` python setup.py install ```\n\nTo install the related libray\n``` pip install dinnnovation ```\n\n**required library**\n\n```\npandas==1.5.3\nnumpy==1.24.2\ntqdm==4.64.1\nOpenDartReader==0.2.1\nbeautifulsoup4==4.11.2\nurllib3==1.26.14\nselenium==4.8.2\nwebdriver_manager==3.8.5\nchromedriver_autoinstaller==0.4.0\npsycopg2==2.9.5\nsqlalchemy==2.0.4\ncryptography==41.0.3\n```\n---\n## Dinnovation Architecture\n\n![dinnovation_module](https://github.com/cmblir/dinnovation/assets/75519839/9349976d-8774-4831-b17e-716d9a3f3498)\n- Dinnovation's architecture is built on efficiency. Data from multiple sites can be collected, processed, and loaded with one module.\n\n## Dinnovation Process\n\n![auto_process](https://github.com/cmblir/dinnovation/assets/75519839/b0fba513-de33-49b2-96a6-b182ca5965d7)\n- Dinnovation's Auto Process automatically collects, processes, and loads data using the scheduler. This can be done more efficiently than simply using a module.\n\n\n## Dinnovation Workflow\n\n![github_workflow](https://github.com/cmblir/dinnovation/assets/75519839/462facc4-8926-481b-8963-8c55f7941ddb)\n- Dinnovation's workflow was created by a single developer. This will automatically update the package and the release of Github when you modify the code and upload it to Git for the efficiency of your work. In addition, version management is also automatically.\n\n## How to use\n\n[Guide](./quick_start/README.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmblir%2Fdinnovation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmblir%2Fdinnovation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmblir%2Fdinnovation/lists"}