CoderHXL

Results 16 issues of CoderHXL

- 项目名称:x-crawl - 项目地址:https://github.com/coder-hxl/x-crawl - 项目简介 (**100** 字以内): x-crawl 是一个灵活的 nodejs 爬虫库。可以爬取页面并控制页面、批量网络请求以及批量下载文件资源等操作。支持 异步/同步 模式爬取数据。跑在 nodejs 上,用法灵活和简单,对 JS/TS 开发者友好。 如果感觉不错,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 Star 支持一下,您的 Star 将是我更新的动力。 - 特征 - 支持...

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

issue-250

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

## 推荐项目 - 项目地址:https://github.com/coder-hxl/x-crawl - 类别:TypeScript - 项目标题:一个灵活的 Node.js 多功能爬虫库 —— x-crawl - 项目描述:x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 - 亮点: - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 - **⚙️ 多种用途** -...

JavaScript 项目

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

**Describe the bug** https://fingerprint.com/products/bot-detection still can detect use automation tools **Code Snippet** ```javascript import puppeteer from 'puppeteer-extra' import StealthPlugin from 'puppeteer-extra-plugin-stealth' puppeteer.use(StealthPlugin()) puppeteer.launch().then(async (browser) => { const page = await...

issue: bug report
needs triage

# x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) x-crawl 是一个灵活的 Node.js 多功能爬虫库。灵活的使用方式和众多的功能可以帮助您快速、安全、稳定地爬取页面、接口以及文件。 > 如果你也喜欢 x-crawl ,可以给 [x-crawl 存储库](https://github.com/coder-hxl/x-crawl) 点个 star 支持一下,感谢大家的支持! **GitHub:https://github.com/coder-hxl/x-crawl** ## 特征 - **🔥 异步同步** - 只需更改一下 mode 属性即可切换异步或同步爬取模式。 -...

导出 pdf 时 Emoji 表情只会显示灰白表情,也会丢失表情