How to get latest articles of gamespot using api

Avatar image for arslan437
arslan437

52

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#1  Edited By arslan437
Member since 2020 • 52 Posts

I am using gamesport api to get latest articles but getting really old data related to 1995

Here is my api

http://www.gamespot.com/api/articles/?api_key=*************************************************&format=json

"publish_date": "1996-05-01 12:00:00", "update_date": "1996-05-01 12:00:00", "review_type": "primary", "id": 2531694, "authors": "Jeff Sengstack", "title": "Under a Killing Moon Review",

Avatar image for tusharaswal
TusharAswal

1

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#2 TusharAswal
Member since 2020 • 1 Posts

@arslan437: Hi did you find the solution for this?
Docs says
Date filters: &filter=field:start date|end date (using datetime format)

don't exactly know what is the format though