
Sitemap URL Extractor
Pricing
$0.10 / 1,000 results

Sitemap URL Extractor
Provide a link to a sitemap.xml and the app will extract and list all URLs in the sitemap as well as additional data in the sitemap (i.e. https://onescales.com/sitemap.xml).
5.0 (2)
Pricing
$0.10 / 1,000 results
1
Total users
29
Monthly users
29
Runs succeeded
99%
Last modified
18 days ago
You can access the Sitemap URL Extractor 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 '{< "sitemapUrls": [< "https://onescales.com/sitemap.xml"< ]<}' |<apify call onescales/sitemap-url-extractor --silent --output-dataset
Sitemap URL Extractor API through CLI
The Apify CLI is the official tool that allows you to use Sitemap URL Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: