I'd like to check if any sites on domain https://example.com contain any links like https://my-link.com.
I know I can use following Google search:
site:https://example.com text to find
although it only works for texts.
Any idea if it's possible to find links in href
that or other way?