{"id":19283151,"url":"https://github.com/sqlsec/seo","last_synced_at":"2025-08-31T22:13:59.948Z","repository":{"id":112977878,"uuid":"141258193","full_name":"sqlsec/seo","owner":"sqlsec","description":"Python实现批量查询网站的百度权重以及收录情况。","archived":false,"fork":false,"pushed_at":"2024-01-12T19:02:57.000Z","size":195,"stargazers_count":46,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T02:41:04.371Z","etag":null,"topics":["pythonspider","spider"],"latest_commit_sha":null,"homepage":null,"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/sqlsec.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":"2018-07-17T08:36:13.000Z","updated_at":"2024-11-25T20:52:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"349836bf-acce-4cb2-883a-8e768f2ff8cd","html_url":"https://github.com/sqlsec/seo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sqlsec/seo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlsec%2Fseo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlsec%2Fseo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlsec%2Fseo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlsec%2Fseo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlsec","download_url":"https://codeload.github.com/sqlsec/seo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlsec%2Fseo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273047150,"owners_count":25036302,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":["pythonspider","spider"],"created_at":"2024-11-09T21:29:52.923Z","updated_at":"2025-08-31T22:13:59.942Z","avatar_url":"https://github.com/sqlsec.png","language":"Python","readme":"# 简介\n\nPython3编写的一个批量查询SEO的小脚本，没想到我的代码这么烂居然还有朋友 star ，国光今天看了下代码，看不下去了，于是重写了一下，这次加入了进程池，执行速度比以前快很多，而且去掉了花里胡哨的进度条和表格输出，直接用原生的 print 然后手动`ljust(30)`对齐，大道至简！\n\n# 依赖安装\n\n到项目下使用`pip`来安装相关依赖\n\n```bash\npip install requests\n```\n\n# 使用方法\n\n`-r`：手动选择包含域名列表的文件\n\n```shell\npython3 seo.py -r /Users/sqlsec/Temp/domain.txt\n```\n\n![image-20200412151928878](imgs/image-20200412151928878.png)  \n\n# 性能对比\n\n没有进程池查询100个域名耗时：`138.7033` 秒\n\n使用进程池查询100个域名耗时：`4.4753` 秒 \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlsec%2Fseo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqlsec%2Fseo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlsec%2Fseo/lists"}