{"id":28472909,"url":"https://github.com/fromsko/powerspider","last_synced_at":"2025-07-02T01:30:36.160Z","repository":{"id":188852414,"uuid":"646753768","full_name":"Fromsko/PowerSpider","owner":"Fromsko","description":"内网电费爬虫，基于Go 20 实现","archived":false,"fork":false,"pushed_at":"2023-08-17T04:05:15.000Z","size":1313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T11:34:52.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Fromsko.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}},"created_at":"2023-05-29T09:07:59.000Z","updated_at":"2023-08-17T04:06:17.000Z","dependencies_parsed_at":"2023-08-17T06:36:36.089Z","dependency_job_id":null,"html_url":"https://github.com/Fromsko/PowerSpider","commit_stats":null,"previous_names":["fromsko/powerspider"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fromsko/PowerSpider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2FPowerSpider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2FPowerSpider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2FPowerSpider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2FPowerSpider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fromsko","download_url":"https://codeload.github.com/Fromsko/PowerSpider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2FPowerSpider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263059460,"owners_count":23407365,"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":"2025-06-07T11:30:45.483Z","updated_at":"2025-07-02T01:30:36.151Z","avatar_url":"https://github.com/Fromsko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerSpider\n\nThis is a project for school private net where help our to get ele-money data.\n\n# Examples\n\n```go\npackage main\n\nimport (\n    \"log\"\n    \"PowerSpider/config\"\n    \"PowerSpider/core\"\n)\n\nfunc main() {\n    // Init configure file\n    config.InitConfig(\n        config.Config{\n            Timer : config.Timer{\n                TimeUint: \"hourse\",\n                TimeInfo: 2,\n            },\n            ResDir: \"res\",\n            Proxy : \"http://localhost:7980\"\n            BaseUrl : \"http://10.13.14.20:9999/\"\n        }\n    )\n    // Start appliction\n    if err := core.Start(); err != nil {\n        log.Fprint(\"[Error] %s\", err)\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromsko%2Fpowerspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromsko%2Fpowerspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromsko%2Fpowerspider/lists"}