{"id":19151715,"url":"https://github.com/zhs007/node-crawler","last_synced_at":"2026-06-13T01:33:45.525Z","repository":{"id":94328861,"uuid":"107923430","full_name":"zhs007/node-crawler","owner":"zhs007","description":"crawler for nodejs","archived":false,"fork":false,"pushed_at":"2018-02-07T03:53:30.000Z","size":53,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T10:09:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhs007.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":"2017-10-23T02:39:03.000Z","updated_at":"2017-12-29T07:36:01.000Z","dependencies_parsed_at":"2023-05-05T14:47:12.739Z","dependency_job_id":null,"html_url":"https://github.com/zhs007/node-crawler","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"222f3d6674dc497bf936d994792464b02cef5a6f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhs007/node-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhs007%2Fnode-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhs007%2Fnode-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhs007%2Fnode-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhs007%2Fnode-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhs007","download_url":"https://codeload.github.com/zhs007/node-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhs007%2Fnode-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34269364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":[],"created_at":"2024-11-09T08:15:32.117Z","updated_at":"2026-06-13T01:33:45.489Z","avatar_url":"https://github.com/zhs007.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crawlercore\n---\ncrawlercore是一套强大的爬虫库，有以下特点：\n\n1. 组件式，可配置出各种类型的爬虫。\n2. 使用```async/await```语法，上层编码更人性化。\n3. 自动的编码处理（uft8、gbk）。\n4. 支持```headless chrome```。\n5. 可配置的持久化模块。\n6. 强大的爬虫管理器，会自动重试，支持分布式管理。\n7. 强大的数据分析模块，除了常用的html选择器外，还有js虚拟机，方便直接爬取js数据。\n\n---\n安装说明\n\n```\nnpm i crawlercore --save\n```\n\n即可安装，具体使用方法，见 ```https://github.com/zhs007/crawler-js``` 项目。\n\n---\n更新日志\n\n* 1.0 - 正式发布，基本功能正常。\n* 1.1 - 增加redis缓存集中管理缓存，初步支持分布式，支持各种重启多开。\n* 1.2 - 对```headless chrome```有进一步支持，提供了一些实际例子，譬如js断点取瞬时内存数据等。\n* 1.3 - 和```jarvis-task```项目结合，支持更复杂的上层任务调度。\n* 1.5 - 调整架构，去掉cache管理，任务调度统一交给```jarvis-task```。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhs007%2Fnode-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhs007%2Fnode-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhs007%2Fnode-crawler/lists"}