Sometimes Diffbot’s Analyze API might misidentify a page as an unsupported type. In such cases, the page type might read other
and not return any extracted content. There’s a way to override this.
- Go to the Custom API UI
- Preview the page being misidentified:
- Edit the
type
field by clicking on Edit. - Enter the literal value of the page type. One of five is supported:
product
,article
,video
,image
,discussion
.
Save and retry processing the page. Your rule will now see the page matching this rule’s domain regex as the type you defined.