rottentomatoes_sitemap_urls
Fetch Rotten Tomatoes URLs from a child sitemap. Use offset and limit to page through the complete sitemap; discover valid sitemap names first.
Instructions
Rotten Tomatoes sitemap URL page. Returns a page of URLs from one child sitemap. Discover valid name values with rottentomatoes-sitemaps; use offset/limit to page through the complete sitemap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sitemap name returned by /rottentomatoes/sitemaps | |
| limit | No | URLs to return, default 100, max 500 | |
| offset | No | Zero-based offset, default 0 |