We found 2 matches for: news api

An overview of all news api blocks currently available, updated daily!

NewsAPI: everything

In-pins

flow
api key
Your application's API key, created on https://newsapi.org.
query
Keywords or phrases to search for in the article title and body.

Default:
all
query in title
Keywords or phrases to search for in the article title only.

Default:
all
sources
Array of identifiers for the news sources or blogs you want headlines from.

Default:
all
from
A date and optional time for the oldest article allowed.
to
A date and optional time for the newest article allowed.
page size
The number of results to return per page (request).

Default:
20
page
Use this to page through the results if the total results found is greater than the page size.

Default:
1

Out-pins

flow
success
total_results
articles
error
NewsAPI: top headlines

In-pins

flow
api key
Your application's API key, created on https://newsapi.org.
country
The 2-letter ISO 3166-1 code of the country you want to get headlines fo. Options are for example: ae ar ru nl us (and many more)

Default:
all
category
Find sources that display news of this category. Possible options: business entertainment general health science sports technology.

Default:
all
sources
Array of identifiers for the news sources or blogs you want headlines from.

Default:
all
query
Keywords or a phrase to search for.
page size
The number of results to return per page (request).

Default:
20
page
Use this to page through the results if the total results found is greater than the page size.

Default:
1

Out-pins

flow
success
total_results
articles
error