Sitemap Sniffer avatar
Sitemap Sniffer

Pricing

Pay per usage

Go to Store
Sitemap Sniffer

Sitemap Sniffer

Developed by

Vaclav Rut

Vaclav Rut

Maintained by Community

Sitemap sniffer will check the most used variants of sitemaps and you can use that for crawling. This will just save you time so you don't have to check manually.

5.0 (1)

Pricing

Pay per usage

10

Total users

594

Monthly users

28

Runs succeeded

98%

Last modified

2 years ago

You can access the Sitemap Sniffer 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 '{
< "url": "https://mall.cz",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call vaclavrut/sitemap-sniffer --silent --output-dataset

Sitemap Sniffer API through CLI

The Apify CLI is the official tool that allows you to use Sitemap Sniffer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: