/gsmarena/news

POST /api/gsmarena/news

Price: 1 credit

Return one GSMArena news article: headline, author, publication date, editorial tags, the article body as plain text and as HTML, every inline image, the link to its comment thread, and the ids of the devices the article links to.

How to use it

Pass the numeric news id; the slug in a GSMArena URL is decorative and the id decides which article is served. `linked_device_ids` are the devices the editors linked inside the body, which is the reliable way to connect an article to catalogue entries — the tags are broad topics like `Rumors` or a brand name, not device references. Read `text` for the prose and `html` when you need the markup.

Parameters

Request body

Response

Errors

Response headers