FeedPulse

부분 유료
분류별 ochiengotieno304 | 업데이트됨 a month ago | News, Media
인기

6.6 / 10

지연 시간

3,454ms

서비스 수준

100%

Health Check

100%

README

Feedpulse News API

Overview

The Feedpulse News API provides the latest news from various sources. It allows users to filter news by country and category, and also provides pagination support.

Request Structure

The API expects the the query params which are all optional:

Query Params

  • country: A string representing the country code in ISO Alpha-2 format (e.g., “KE” for Kenya).
  • category: A string representing the category of news (e.g., “sports”).
  • page: An integer representing the page number.
  • per_page: An integer representing the number of items per page.

Example Response

[
    {
        "id": 489920,
        "title": "Here Are the 2024 CMT Awards Winners",
        "snippet": "At the 2024 CMT Music Awards, Jelly Roll came into the show with three nominations & left with three new prizes.",
        "url": "https://www.billboard.com/music/awards/2024-cmt-awards-winners-1235650798/",
        "source": "Billboard",
        "code": "US",
        "date": "2024-04-08T00:00:00Z",
        "category": "ENTERTAINMENT",
        "published_date": "2024-04-07T00:00:00Z"
    },
    {
        "id": 476002,
        "title": "Kendrick Lamar's beef with Drake and J Cole explained",
        "snippet": "A seemingly innocuous lyric has erupted into a flurry of back-and-forth insults between the rappers.",
        "url": "https://www.bbc.com/news/entertainment-arts-68739398",
        "source": "BBC News",
        "code": "US",
        "date": "2024-04-05T00:00:00Z",
        "category": "ENTERTAINMENT",
        "published_date": "2024-04-05T00:00:00Z"
    },
    // ...
]

Response Structure

  • id: An integer representing the news ID.
  • title: A string representing the news title.
  • snippet: A string representing a snippet of the news.
  • url: A string representing the URL of the full news article.
  • source: A string representing the source of the news.
  • code: A string representing the country code.
  • date: A string representing the date of the news in ISO 8601 format.
  • category: A string representing the category of the news.
  • published_date: A string representing the published date of the news in ISO 8601 format.

Happy Coding 🎉

팔로워: 2
자원:
제품 웹사이트
API 생성자 :
Rapid account: Ochiengotieno 304
ochiengotieno304
ochiengotieno304
Rate API에 로그인
등급: 4.7 - 투표: 3