package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Nov 17, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sitemap is an internal package of the tool Crawl,
responsible for parsing XML sitemaps and indexes.
Fetch is like Parse, but it also retrieves its data from the given
URL.
FetchIndex is like ParseIndex, but it also retrieves its data from
the given URL.
Parse interprets in as a sitemap. It returns the URLs in that
sitemap if successful.
ParseIndex interprets in as a sitemap index. It returns the sitemap
URLs in the index if successful.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.