arshavskiy / News_Search

News search page using New york Time API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#A simple NYT and Guardian api news search

Currently has 4 features

  1. The news running line of selected news agencies ':
    js/news_line.js --> newsAgrArray = [ 'google-news', 'hacker-news', 'business-insider', 'cnn', 'the-washington-post', 'the-new-york-times', 'daily-mail' ]; - from https://newsapi.org.
  2. A news search from New York Times api.
  3. Photo gallery
  4. An ip location thats runs the city name in the culture section news search of NYT.
    url for testing - https://monotone-trays.000webhostapp.com/nyt/js/ or https://arshavskiy.github.io/News_Search/

About

News search page using New york Time API


Languages

Language:JavaScript 81.2%Language:CSS 12.2%Language:HTML 5.3%Language:Hack 1.2%Language:PHP 0.1%