Name | Type | Description | Notes |
---|---|---|---|
description | str | A general explanation about the source | [optional] |
domain | str | The domain name of the source which is extracted from the source URL | [optional] |
home_page_url | str | The home page URL of the source | [optional] |
id | int | The source id which is a unique value | [optional] |
links_in_count | int | The number of websites that link to the source | [optional] |
locations | list[Location] | The source locations which are tend to be the physical locations of the source, e.g. BBC headquarter is located in London. | [optional] |
logo_url | str | A URL which points to the source logo | [optional] |
name | str | The source name | [optional] |
rankings | Rankings | [optional] | |
scopes | list[Scope] | The source scopes which is tend to be scope locations of the source, e.g. BBC scopes is international. | [optional] |
title | str | The title of the home page URL | [optional] |