{"id":17603132,"url":"https://github.com/yjg30737/onepiece-database","last_synced_at":"2026-04-07T08:32:36.802Z","repository":{"id":108703820,"uuid":"558769722","full_name":"yjg30737/onepiece-database","owner":"yjg30737","description":"Watching One Piece characters info in ONE PIECE WIKI(FANDOM) with PyQt GUI","archived":false,"fork":false,"pushed_at":"2023-07-08T04:17:56.000Z","size":1019,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T22:23:01.314Z","etag":null,"topics":["anime","database","fandom","one-piece","onepiece","onepiece-database","onepiece-db","pandas","pyqt","pyqt-examples","pyqt-tutorial","pyqt-web-crawler","pyqt5","pyqt5-gui","python","python-crawler","scrapy","wiki-crawler","wikia"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjg30737.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-28T08:56:13.000Z","updated_at":"2023-10-12T14:08:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8c51b4c-2bf8-4c97-bdf8-b73086e28f8d","html_url":"https://github.com/yjg30737/onepiece-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yjg30737/onepiece-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fonepiece-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fonepiece-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fonepiece-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fonepiece-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjg30737","download_url":"https://codeload.github.com/yjg30737/onepiece-database/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fonepiece-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anime","database","fandom","one-piece","onepiece","onepiece-database","onepiece-db","pandas","pyqt","pyqt-examples","pyqt-tutorial","pyqt-web-crawler","pyqt5","pyqt5-gui","python","python-crawler","scrapy","wiki-crawler","wikia"],"created_at":"2024-10-22T13:40:51.843Z","updated_at":"2026-04-07T08:32:36.783Z","avatar_url":"https://github.com/yjg30737.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# onepiece-database\nGet the One Piece characters info with one click from \u003ca href=\"https://onepiece.fandom.com/wiki/One_Piece_Wiki\"\u003eONE PIECE WIKI(FANDOM)\u003c/a\u003e\n\nUsing scrapy to crawl the WIKI page data\n\nThis is the PyQt GUI version of \u003ca href=\"https://github.com/yjg30737/one-piece-character-data-scraper\"\u003eone-piece-character-data-scraper\u003c/a\u003e, this uses it as a submodule.\n\nYou can see what kind of info this get in the link above. Such as character name, height..\n\nAlso you are able to sort the data as well.\n\n## Requirements\n* PyQt5 (for GUI)\n* pandas (for converting)\n* Scrapy (for getting the data from the site)\n* psutil (for getting the process id to show the log)\n\n## How to Install\n1. git clone ~\n2. python -m pip install -r requirements.txt\n3. go into the onepiece_database directory\n4. python main.py\n\n## Preview\n\nFirst screen, press the \"get characters info\" button\n\n![image](https://user-images.githubusercontent.com/55078043/215363743-abe7c0d9-bc8b-4e38-ad4b-95fe74e8a3b5.png)\n\nNew dialog will show up to process the getting characters' info from the pages, wait till it finished\n\n![image](https://user-images.githubusercontent.com/55078043/212575322-ebbc6de3-29a7-483d-bf6f-e9d848d4ff79.png)\n\nYou can pause/resume or stop the process. If you press stop button, dialog will be closed.\n\nResult\n\n![image](https://user-images.githubusercontent.com/55078043/215363929-a196d41a-d0fa-45d2-ac9b-69881c0bc7fd.png)\n\nTODO list\n* hyperlink\n* crawling in background\n* colorful logging\n* find/save the log message\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fonepiece-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjg30737%2Fonepiece-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fonepiece-database/lists"}