Web
Find similar links
Find web pages similar to a given URL.
Parameters#
urlstringrequiredThe URL to find similar pages for. Must be a complete URL (e.g., https://example.com/article).
include_domainsstring[]default: []Only return results from these domains.
exclude_domainsstring[]default: []Exclude results from these domains.
exclude_source_domainbooleandefault: trueWhether to exclude results from the same domain as the input URL. Defaults to True.