Authorization: Bearer ********************{
"advanced_filter": "keywords,title,authors,abstract",
"indexed_by": "",
"classification": ""
}curl --location 'https://api.tikomni.com/api/u1/v1/zhihu/web/fetch_scholar_search_v3?keyword=undefined&offset=undefined&limit=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"advanced_filter": "keywords,title,authors,abstract",
"indexed_by": "",
"classification": ""
}'{}