ratty-blush
ratty-blush2y ago

Need Help with Setting up Sitemap crawler instead of Starturl

I was trying to figure it out but couldn't, Once i set the sitemap code and hit "npm start" it go through the links but doesn't fetch any data and store it in dataset. it just doesn't get the data. I tired but i'm not sure what i'm getting wrong. Can anyone help with this. I have the template Pupputter crawlee installed
1 Reply
metropolitan-bronze
metropolitan-bronze2y ago
Hi, please refer to the documentation available at https://docs.apify.com/sdk/js/docs/examples/crawl-sitemap to learn how to do it.
Crawl a sitemap | SDK for JavaScript | Apify Documentation
This example downloads and crawls the URLs from a sitemap.

Did you find this page helpful?