https://github.com/qridwan/update-news-api
The actual APIs for update-news360-api , parsing data from RSS-feed
https://github.com/qridwan/update-news-api
express-js nodejs rest-api rss-parser
Last synced: 7 days ago
JSON representation
The actual APIs for update-news360-api , parsing data from RSS-feed
- Host: GitHub
- URL: https://github.com/qridwan/update-news-api
- Owner: qridwan
- Created: 2021-06-20T19:44:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T19:23:53.000Z (over 4 years ago)
- Last Synced: 2025-01-18T00:48:58.527Z (about 1 year ago)
- Topics: express-js, nodejs, rest-api, rss-parser
- Language: JavaScript
- Homepage: https://documenter.getpostman.com/view/15074292/TzecC5Fm
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UpdateNews-API
Introduction
API For UpdateNews360 Mobile application
# Overview
For version change; change the parameter of the "stage"
en For English version
ta For Tamilnadu
GET API
Make things easier for your teammates with a complete folder description.
GET
Data for Home page
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/landing?stage=ta
fetch home page news, Topics * 6 Items
- Request Params
stage
ta
## GET
# Data ac to Categories
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/category?stage=en&category=cinema&pagenumber=1
fetch news a/c to the categories.
English Categories:
"India", "International", "Tamilnadu", "Sports", "Cinema", "Economy",
"Gallery"
Tamil Category path:
"Trending", "Tamilnadu", "India", "World", "Cinema-TV", "Politics", "Crime","Viral-News", "Technology", "Business", "Sports", "Further"
- Request Params
stage
en
category
cinema
pagenumber 1
## GET
# Data ac to Trendings
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/trending?stage=ta&subcategory=Coronavirus&pagenumber=1
will give news a/c to
Trendings English tags:
"News",
"Beast",
"businesses",
"company",
"Covid-19",
"lockdowns",
"BSE",
"Business",
"economy",
"Finance",
"PNB",
"SEBI",
"Congress",
"monsoon",
"Sonia Gandhi",
"vaccination",
"Brazil",
"Coronavirus",
"deaths",
"vaccinations",
"ATS",
"Muslims",
"Uttar Pradesh",
"China",
"Guangdong",
"vaccines",
"economic",
"MIT",
"Tamilnadu",
"Covid",
"Covid vaccine",
"pandemic",
"MSI",
"vehicles",
"buses",
"Lockdown",
"Metro",
"Narendra modi",
"Madras Cafe",
"Raashii Khanna",
"Telugu films",
"Tholi Prema",
"Venky Mama",
"Corona",
"Lyca Productions",
"Relief Fund",
"Tamil nadu",
"Maari 2",
"National-award",
"encounter",
"Kashmir",
"terror",
"French Grand",
"Red Bull",
"Virat kohli",
"WTC final",
Tamil Trendings Tag:
"கொரோனா",
"Puducherry",
"Chennai",
"Coimbatore",
"Nilgiris",
"Tiruppur",
"Salem",
"Madurai",
"Trichy",
"Tuticorin",
"Kanyakumari",
"Villupuram",
"Vellore"
- Request Params
stage
ta
subcategory
Coronavirus
pagenumber 1
without pageNumber api also work fine
## GET
# Specific News + More Stories
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/singleNews?stage=ta&category=trending&newsId=o-panneerselvam-statement-about-private-hospital-vaccine-260621
Make things easier for your teammates with a complete request description.
- Request Params
stage
ta
category
trending
newsId
o-panneerselvam-statement-about-private-hospital-vaccine-260621
## GET
# Get Gallery-slider
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/galleryslider?stage=ta
api for gallery slider
- Request Params
stage
ta
## GET
# Get Top-news slider
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/topslider?stage=ta
api for header slider
- Request Params
stage
ta
## GET
# Get Cinema-slider
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/cinemaslider?stage=ta
for cinema slider
- Request Params
stage
ta
## GET
# Categories Subcategory Info
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/news/subnews?stage=ta&subcategory=mobile-updates&pagenumber=1&category=technology
Gallery-Sub Category parameters are:
🌟 For Tamil:
beauty,
health,
cook-tips,
trending-photos
🌟 For English;
actors
actress
movie-events
nature
- Request Params
stage
ta
subcategory
mobile-updates
pagenumber [without this query by default goes on page 1]
category
technology
## GET
# Getting List of all categories
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/list/categories?stage=ta
gives list of entire categories
- Request Params
stage
ta
## GET
# Getting List of all Trendings
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/list/trending?stage=ta
Get All trednding
- Request Params
stage
ta
No trendings for english
## GET
# Fetch Notification Categories
https://updatednews360-apis-52kcwwwrwa-el.a.run.app/notification/categories
API for fetching list of notification categories