/
CH
chaitin
/
panda-wiki API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 53m ago · Updated 3w ago
Details
Filter operations
app
3
Auth
3
comment
2
conversation
2
crawler
23
post
ConfluenceParse
post
ConfluenceScrape
post
EpubParse
post
FeishuDoc
post
FeishuListCloudDoc
post
FeishuListSpaces
post
FeishuWikiSearch
post
MindocParse
post
MindocScrape
post
NotionParse
post
NotionScrape
get
Get Crawler Result
post
Get Crawler Results
post
Parse RSS
post
RSSScrape
post
Scrape
post
Parse Sitemap
post
SitemapScrape
post
SiyuanParse
post
SiyuanScrape
post
WikijsParse
post
WikijsScrape
post
YuqueParse
creation
2
file
2
knowledge_base
11
Message
2
model
5
node
9
NodePermission
2
share_app
2
share_auth
2
share_captcha
2
share_chat
4
share_chat_search
1
share_comment
2
share_conversation
1
share_node
2
share_stat
1
ShareAuth
1
ShareFile
1
ShareOpenapi
2
stat
8
user
6
Wechat
1
crawler
ConfluenceScrape
Scrape specific Confluence documents by ID
post
/api/v1/crawler/confluence/scrape
Request body
V1ConfluenceScrapeReq
required
doc_id
string
required
id
string
required
kb_id
string
required
Response
OK
object
required
code
integer
data
V1ConfluenceScrapeResp
message
string
success
boolean
Changes