Sitemap URL Harvester avatar

Sitemap URL Harvester

Pricing

Pay per usage

Go to Apify Store
Sitemap URL Harvester

Sitemap URL Harvester

Collect URLs from XML sitemaps for SEO and crawling.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Britton Furness

Britton Furness

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Parse XML sitemaps (including nested sitemap indexes) and export discovered page URLs up to maxUrls.

Input

See .actor/input_schema.json in this repository.

Output

Each dataset row is written via Actor.pushData. Open the run Dataset tab or call the default dataset API.

Local run

npm install
APIFY_LOCAL_STORAGE_DIR=./storage apify run --input-file .actor/INPUT.json

Or set input in Apify Console and run on the platform.