Commit Graph

10 Commits

Author SHA1 Message Date
Tony e4bd492aaf
fix(route): xiaohongshu (#13425) 2023-09-28 00:29:28 +08:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
github-actions[bot] 9bdba060c7 style: auto format 2023-05-15 14:17:07 +00:00
Hower He d0d3b6b870
feat(route): 小红书 用户笔记 全文 (#12330)
* fix(route): 小红书 用户笔记(全文抓取)

* fixed package.json's semver prefix character

* fixed conditions for user page response

* fixed timed out issue when getting full text

* removed the capability to get full text

* added full text feature for notes

* added filter for unnecessary resources requested

* Switched to a concise way to get JSON from HTML

* to bypass the null checked warning from DeepScan

* added note full text to cache

* added more readable error messages

* moved full text feature under a new parameter

* Update maintainer format

* Refactor the error message typing

* Refactor the error message typing

* Refactor error message typing

* Refactor the usage of `tryGet` for expire time

* Close the user page earlier to release resouces

---------
2023-05-15 22:14:55 +08:00
Tony f7add90bee
fix(route): xiaohongshu private collection (#12366) 2023-04-21 21:31:45 +08:00
Tony a7cbbf559b
fix(route): xiaohongshu user (#11949) 2023-02-24 21:59:57 +08:00
Tony c43cd4a4a2 fix(route): xiaohongshu throw captcha error 2022-07-28 18:48:19 +00:00
Tony 0f275d6532 fix(route): xiaohongshu puppeteer parsing 2022-06-28 17:23:35 +00:00
Tony ae2464de6e
perf(route): block unnecessary requests in all puppeteer routes (#10010)
* fix: block unnecessary request in all puppeteer routes

* fix(route): prestige-av migrate to v2

* fix(route): ncwu migrate to v2

* fix(route): nju/rczp without puppeteer
2022-06-22 22:54:29 +08:00
Tony 695e297c4b
fix(route): xiaohongshu (#9888)
* fix(route): xiaohongshu

* docs: fix description
2022-06-04 01:26:06 +08:00