Robots TXT
Robots TXTTop
Get top domain categories by robots.txt files parsed
radar.robots_txt.top.domain_categories(TopDomainCategoriesParams**kwargs) -> TopDomainCategoriesResponse
GET/radar/robots_txt/top/domain_categories
ModelsExpand Collapse
class TopDomainCategoriesResponse: …
class TopDomainCategoriesResponse: …
meta: MetaMetadata for the results.
meta: Meta
Metadata for the results.
confidence_info: Optional[MetaConfidenceInfo]
confidence_info: Optional[MetaConfidenceInfo]
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]
Normalization method applied to the results. Refer to Normalization methods.
Robots TXTTopUser Agents
Get top user agents on robots.txt files
radar.robots_txt.top.user_agents.directive(UserAgentDirectiveParams**kwargs) -> UserAgentDirectiveResponse
GET/radar/robots_txt/top/user_agents/directive
ModelsExpand Collapse
class UserAgentDirectiveResponse: …
class UserAgentDirectiveResponse: …
meta: MetaMetadata for the results.
meta: Meta
Metadata for the results.
confidence_info: Optional[MetaConfidenceInfo]
confidence_info: Optional[MetaConfidenceInfo]
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]
Normalization method applied to the results. Refer to Normalization methods.