Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apify/crawlee-python
/ NestedSitemap
Class
NestedSitemap
src/crawlee/_utils/sitemap.py:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
50
@dataclass()
51
class
NestedSitemap:
52
loc: str
53
origin_sitemap_url: str | None = None
54
55
56
class
ParseSitemapOptions(TypedDict, total=False):
Callers
1
_process_sitemap_item
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected