Skip to content

Only the year is returned #4

@cadoiz

Description

@cadoiz

Maybe due to an update during the last 3 years, only the year is retrieved now:

Examples:
https://getimdb.herokuapp.com/get/?id=tt2152198 → 2012
https://getimdb.herokuapp.com/get/?id=tt0770828 → 2013
https://getimdb.herokuapp.com/get/?id=tt1905041 → 2013

Full Information returned for the last example:
{

"cast": [ ],
"certification": "",
"description": "",
"director": "",
"gallery": [ ],
"genre": [ ],
"metascore": 0,
"poster": "",
"rating": "",
"release_date": "",
"running_time": "",
"stars": [ ],
"storyline": "",
"title": "",
"year": "2013"

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions