
Sitemap Change Orchestrator
Pricing
Pay per usage

Sitemap Change Orchestrator
Monitor website sitemaps for new, updated, or removed URLs. Integration with the Website Content Crawler (WCC) allows feeding only relevant URLs. This ensures your web crawls are efficient, targeted, and resource-optimized, keeping your datasets fresh for any application.
0.0 (0)
Pricing
Pay per usage
1
Total users
2
Monthly users
2
Runs succeeded
88%
Last modified
a day ago
You can access the Sitemap Change Orchestrator 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 '{< "startUrls": [< {< "url": "https://apify.com"< }< ],< "wccInput": {< "aggressivePrune": false,< "clickElementsCssSelector": "[aria-expanded=\\"false\\"]",< "clientSideMinChangePercentage": 15,< "crawlerType": "playwright:adaptive",< "debugLog": false,< "debugMode": false,< "expandIframes": true,< "ignoreCanonicalUrl": false,< "keepUrlFragments": false,< "proxyConfiguration": {< "useApifyProxy": true< },< "readableTextCharThreshold": 100,< "removeCookieWarnings": true,< "removeElementsCssSelector": "nav, footer, script, style, noscript, svg,\\n[role=\\"alert\\"],\\n[role=\\"banner\\"],\\n[role=\\"dialog\\"],\\n[role=\\"alertdialog\\"],\\n[role=\\"region\\"][aria-label*=\\"skip\\" i],\\n[aria-modal=\\"true\\"]",< "renderingTypeDetectionPercentage": 10,< "saveFiles": false,< "saveHtml": false,< "saveHtmlAsFile": false,< "saveMarkdown": true,< "saveScreenshots": false,< "useSitemaps": false< }<}' |<apify call tri_angle/sitemap-change-orchestrator --silent --output-dataset
Sitemap Change Orchestrator API through CLI
The Apify CLI is the official tool that allows you to use Sitemap Change Orchestrator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: