extract_newsanchor_metadata
extracts meta data from the response object and the
parsed content.
extract_newsanchor_metadata(response, content_parsed, page = NULL,
page_size = NULL)
httr response object
parsed content of a response to News API query
Specifies the page number of your results that was returned. Defaults to NULL.
The number of articles per page that were returned. Defaults to NULL.
data frame containing meta data related to the query.