
URL Parser: Parse for domains, subdomains, slugs, and more
Pricing
Pay per usage

URL Parser: Parse for domains, subdomains, slugs, and more
A more powerful URL parser to extract domain names, subdomains, slugs, extensions/TLDs, and more
0.0 (0)
Pricing
Pay per usage
3
Total users
81
Monthly users
3
Runs succeeded
>99%
Last modified
4 months ago
You can access the URL Parser: Parse for domains, subdomains, slugs, and more programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "urls": [< "https://sorrek.io/",< "https://www.godaddy.com/domainsearch/find?domainToCheck=examplesite.com",< "https://www.sbs.ox.ac.uk/about-us/school/our-history",< "https://calculator.aws/#/",< "no-reply@sorrek.io",< "https://invalid.domain"< ]<}' |<apify call sorrek/url-parser --silent --output-dataset
URL Parser: Parse for domains, subdomains, slugs, and more API through CLI
The Apify CLI is the official tool that allows you to use URL Parser: Parse for domains, subdomains, slugs, and more locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: