Sitemap Scraper avatar
Sitemap Scraper

Pricing

Pay per usage

Go to Apify Store
Sitemap Scraper

Sitemap Scraper

The Sitemap Scraper extracts and outputs all URLs from a given sitemap.

Pricing

Pay per usage

Rating

5.0

(1)

Developer

Percival Villalva

Percival Villalva

Maintained by Community

Actor stats

2

Bookmarked

148

Total users

12

Monthly active users

5 months ago

Last modified

Share

Sitemap Scraper

The Sitemap Scraper is a simple Actor implementation designed to extract and output all URLs from a given sitemap. Provide a sitemap URL as input (e.g., https://apify.com/sitemap.xml), and the scraper will retrieve all listed URLs along with additional metadata, such as the last modified dates.

Example Output

{
"url": "https://www.apify.com/",
"lastMod": "2025-03-17"
}