{"id":13845741,"url":"https://github.com/wongzeon/ICP-Checker","last_synced_at":"2025-07-12T03:31:56.208Z","repository":{"id":37665867,"uuid":"364293546","full_name":"wongzeon/ICP-Checker","owner":"wongzeon","description":"ICP备案查询，可查询企业或域名的ICP备案信息，自动完成滑动验证，保存结果到Excel表格，适用于新版的工信部备案管理系统网站，告别频繁拖动验证，以及某站*工具要开通VIP才可查看备案信息的坑","archived":false,"fork":false,"pushed_at":"2023-11-23T07:41:45.000Z","size":111,"stargazers_count":551,"open_issues_count":4,"forks_count":89,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-11-21T19:38:43.045Z","etag":null,"topics":["beian","icp","information-gathering","information-security","osint-tool","python","python3","spider"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wongzeon.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":"2021-05-04T15:00:24.000Z","updated_at":"2024-11-20T01:25:03.000Z","dependencies_parsed_at":"2022-07-10T18:00:36.270Z","dependency_job_id":"326842a3-5490-41df-950b-02150958d1f2","html_url":"https://github.com/wongzeon/ICP-Checker","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/wongzeon/ICP-Checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wongzeon%2FICP-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wongzeon%2FICP-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wongzeon%2FICP-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wongzeon%2FICP-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wongzeon","download_url":"https://codeload.github.com/wongzeon/ICP-Checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wongzeon%2FICP-Checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264930728,"owners_count":23684916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["beian","icp","information-gathering","information-security","osint-tool","python","python3","spider"],"created_at":"2024-08-04T17:03:34.843Z","updated_at":"2025-07-12T03:31:55.970Z","avatar_url":"https://github.com/wongzeon.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ICP-Checker\n\n一个简单的Python程序，用于查询网站或企业的ICP备案信息\n\n适用于2023年新版的`工信部ICP/IP地址/域名信息备案管理系统`\n\n![CentOS](https://img.shields.io/badge/LINUX-CentOS-purple?style=for-the-badge\u0026logo=CentOS)\n![Ubuntu](https://img.shields.io/badge/LINUX-Ubuntu-orange?style=for-the-badge\u0026logo=Ubuntu)\n![Windows](https://img.shields.io/badge/Windows-7%7C8%7C10%7C11-blue?style=for-the-badge\u0026logo=Windows)\n![Python](https://img.shields.io/badge/Python-≥3.6-green?style=for-the-badge\u0026logo=Python)\n\n# 初衷\n\n工作时常需要查询网站的备案信息，总是要打开浏览器、点击书签、完成滑动验证等重复操作，感觉十分浪费时间\n\n原本某工具还是挺方便查询的，结果现在要开通VIP才能查看信息了，实在太坑！于是写了这个小工具。\n\n![站长.png](http://ww1.sinaimg.cn/large/61e8a333gy1gqjfsan5qvj20xg0760sv.jpg)\n\n# 特征\n\n✅ 通过 `https://beian.miit.gov.cn/` 查询信息，确保与管局实际信息一致；\n\n✅ 支持通过域名、公司名、备案号查询备案信息\n\n✅ 支持循环翻页查询，获取查询到的所有备案信息\n\n✅ 支持将查询结果保存到表格文件\n\n# 使用\n已使用Pyinstaller打包成EXE可执行文件，[查看详情](https://github.com/wongzeon/ICP-Checker/releases/tag/2.2.0)\n\n方法一：输入完整的企业名称：XXXX有限公司、XXXX（XXXX）有限公司\n\n方法二：输入不带前缀（如www等）的域名，支持中文域名的查询如：网址之家.cn、小度.中国\n\n方法三：输入备案号查询信息，如：\"粤B2-20090059-5\"、\"浙B2-20080224-1\"、\"京ICP证030173号-1\"等，如果不带结尾\"-数字\"，则会将该证名下所有域名查询出来。\n\n# 计划\n\n* 支持批量查询 \n\n# 说明\n\n⚠ 项目仅用于学习交流，不可用于商业及非法用途\n\n结果默认保存：Windows系统保存至桌面，Linux等系统则保存至/home/用户名文件夹\n\n2.2版本开始，仅对中文输入信息过滤，允许特殊符号为：. - 《》（）() — ，如果需要增加，可自行在第89行过滤规则内增加\n\n# 依赖\n\n`pip install -r requirements.txt`\n\n# 实际测试\n\n⏰`最新可用测试时间：2023年11月23日`\n\n![备案查询V2.2.0](https://pic1.58cdn.com.cn/nowater/webim/big/n_v2787194d15b564c00941d20fb5fdf6788.png)\n![2023-11-23](https://pic8.58cdn.com.cn/nowater/webim/big/n_v2a2b7aab92ca84922ab827b49f2b016de.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwongzeon%2FICP-Checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwongzeon%2FICP-Checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwongzeon%2FICP-Checker/lists"}