{}
curl --location --request GET 'https://api.302.ai/aminer/gateway/open_platform/api/paper/search/pro?page=0&size=5&title=%E4%B8%AD%E5%9B%BD&keyword=undefined&abstract=undefined&author=undefined&org=undefined&venue=undefined&order=undefined' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data '{}'
{ "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 }