This api use https://github.com/aguleroglu/hurriyet-js
https://hurriyet-js-api.herokuapp.com/articles
https://hurriyet-js-api.herokuapp.com/articles?top=5
https://hurriyet-js-api.herokuapp.com/articles?skip=10&top=10
https://hurriyet-js-api.herokuapp.com/article?id=ARTICLE-ID
https://hurriyet-js-api.herokuapp.com/columns
https://hurriyet-js-api.herokuapp.com/columns?top=5
https://hurriyet-js-api.herokuapp.com/columns?skip=10&top=10
https://hurriyet-js-api.herokuapp.com/column?id=ARTICLE-ID
https://hurriyet-js-api.herokuapp.com/search?q=QUERY_HERE
https://hurriyet-js-api.herokuapp.com/search?q=QUERY_HERE&top=5
https://hurriyet-js-api.herokuapp.com/search?q=QUERY_HERE&skip=10&top=10