Skip to content

Instantly share code, notes, and snippets.

@db-pj
Last active September 13, 2019 15:15
Show Gist options
  • Save db-pj/764b761142ac2480876f546d1c9ad2ba to your computer and use it in GitHub Desktop.
Save db-pj/764b761142ac2480876f546d1c9ad2ba to your computer and use it in GitHub Desktop.
Screaming Frog noreferrer noopener Extractor
//a[@target='_blank' and not(contains(@rel, 'noreferrer noopener'))and not(contains(@class, 'jump')) and not(contains(@href, '/external/'))]/@href
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment