Skip to content

Commit

Permalink
Merge branch 'new-api/crawlHTML'
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-hxl committed Sep 7, 2023
2 parents aa56da9 + e0963fb commit 47823c7
Show file tree
Hide file tree
Showing 25 changed files with 1,424 additions and 191 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [v8.2.0](https://github.com/coder-hxl/x-crawl/compare/v8.1.1...v8.2.0) (2023-09-07)

### 🚀 Features

- Added crawlHTML API for crawling static HTML pages.

---

### 🚀 特征

- 新增 crawlHTML API ,用于爬取静态 HTML 页面。

# [v8.1.1](https://github.com/coder-hxl/x-crawl/compare/v8.1.0...v8.1.1) (2023-09-01)

### 🐞 Bug fixes
Expand Down
Loading

0 comments on commit 47823c7

Please sign in to comment.