{}
curl --location --request GET 'https://api.302.ai/aminer/gateway/open_platform/api/paper/search/pro?page=0&size=5&title=中国&keyword&abstract&author&org&venue&order' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 200,
"data": [
{
"doi": "10.1145/3404835.3462936",
"id": "609d015e91e01118a99b93b7",
"title": "Looking at CTR Prediction Again: is Attention All You Need?"
}
],
"log_id": "33MgN5YufGr8gAWa6NBReTLukLt",
"msg": "",
"success": true,
"total": 1
}