dsieve
Take a list of urls and filter or extract domains by level.
Details
Category: Utilities
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dsieve:v1.1.1
Source URL: https://github.com/popovicn/dsieve
Parameters
Command:
-top
- Only consider top X subdomains of a certain level and return all their subdomainsCommand:
-i
- Input url or domainCommand:
-if
- Input file path, one url/domain per line.Command:
-f
- Filter domain level. Use python slice notation to select range.