API Overview: Referral requests Update data: Get the latest data when needed, according to the update time (24h, 3 days, 7 days). Recommended frequency: 1 time/day Get the information article interface of the blogger who created this product and customize the parameter query. The interface returns all articles under the passed parameters. Initialize: Get all articles in full.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.esportsdata.cc/media/api/v3/news/article?sport_id&page&per_page&language&recent_update'
Responses
🟢200成功
application/json
Body
Example
{"code":0,"data":{"list":[{"article_id":1,"platform_id":1,"user_id":1,"sport_id":1,"match_id":0,"language":"en","title":"LWX becomes a background board, Wink is like a god of war","abstract":"In the LPL Summer League that just ended tonight","cover_url":"/article/image/94f5edf4c57c015822cde7d03b025314.png","content":"<p data-track=><span>In the LPL Summer League that just ended tonight, IG defeated FPX with a beautiful 2-0.</span></p>","like_count":135,"source_language":"en","publish_time":1765488780,"update_time":1695701852}],"total":1},"msg":"success"}