{"id":21020608,"url":"https://github.com/5ime/seek","last_synced_at":"2025-06-30T15:32:26.802Z","repository":{"id":172913727,"uuid":"648482757","full_name":"5ime/Seek","owner":"5ime","description":"批量同IP站点查找和域名信息查询工具","archived":false,"fork":false,"pushed_at":"2023-06-07T09:15:44.000Z","size":9,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T07:42:52.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5ime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-06-02T04:37:46.000Z","updated_at":"2025-03-06T08:29:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4727c399-4458-4d87-b899-f53e895ed53a","html_url":"https://github.com/5ime/Seek","commit_stats":null,"previous_names":["5ime/seek"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5ime/Seek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ime%2FSeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ime%2FSeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ime%2FSeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ime%2FSeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5ime","download_url":"https://codeload.github.com/5ime/Seek/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ime%2FSeek/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262800754,"owners_count":23366429,"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":[],"created_at":"2024-11-19T10:42:21.084Z","updated_at":"2025-06-30T15:32:26.753Z","avatar_url":"https://github.com/5ime.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seek - 同IP站点和域名信息查询工具\n\nSeek 是一个可以帮助您自动查找给定IP地址相关的站点和域名信息的工具。\n\n## 功能\n\nSeek具有以下主要功能：\n\n- 同IP站点查询：通过输入IP地址，Seek可以自动获取与该IP地址相关联的所有站点的备案信息。\n- 域名备案查询：通过输入域名，Seek可以提供与该域名关联的备案信息。\n- 域名权重查询：通过输入域名，Seek可以提供与该域名的权重信息(谷歌PR、百度权重和百度移动权重)。\n\n## 如何使用\n\n要使用Seek，您需要按照以下步骤进行操作：\n\n安装依赖：在您的计算机上安装Python，并确保您已安装所有必需的依赖项。您可以在项目根目录下的 `requirements.txt` 文件中找到所需的依赖项列表。\n\n```\npip install requirements.txt\n```\n\n更改token：更换为自己的爱站API token用以查询百度权重信息，获取地址 https://www.aizhan.com/apistore/detail_23/\n\n```python\n# utils\\utils.py 第16行\nTOKEN = \"\" # 请填写您的爱站接口私钥\n```\n\n运行应用程序：使用命令行界面导航到项目根目录，并执行以下命令来启动Seek：\n\n```\npython seek.py\n```\n\n根据您的需求，输入要查询的文件。Seek将自动检索相关的信息并显示在控制台上，并将结果保存在名为 `results.xlsx` 的文件中。**目前站群判定规则为该IP下存在5个以上的域名**。\n\n```\npython seek.py -file \u003cfilename\u003e\n```\n\n![image](https://github.com/5ime/seek/assets/31686695/60bbe4ce-a59a-4fc0-af98-1e15316cadc7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ime%2Fseek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5ime%2Fseek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ime%2Fseek/lists"}