mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-05-25 20:17:30 +08:00
feat: 添加海外版小红书(rednote.com)支持
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
|
||||
# Basic configuration
|
||||
PLATFORM = "xhs" # Platform, xhs | dy | ks | bili | wb | tieba | zhihu
|
||||
|
||||
# 是否使用海外版小红书 (rednote.com)
|
||||
# 开启后 API 走 webapi.rednote.com,cookie 域使用 .rednote.com
|
||||
XHS_INTERNATIONAL = False
|
||||
|
||||
KEYWORDS = "编程副业,编程兼职" # Keyword search configuration, separated by English commas
|
||||
LOGIN_TYPE = "qrcode" # qrcode or phone or cookie
|
||||
COOKIES = ""
|
||||
|
||||
Reference in New Issue
Block a user