Sitemap URL Harvester
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Britton Furness
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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 installAPIFY_LOCAL_STORAGE_DIR=./storage apify run --input-file .actor/INPUT.json
Or set input in Apify Console and run on the platform.