libwget-parse_sitemap
Sitemap URL extraction routines
- Provided by: wget2-dev (Version: 2.1.0-2.1build2)
- Source: wget2
- Report a bug
Sitemap URL extraction routines
struct sitemap_context
void wget_sitemap_get_urls_inline (const char *sitemap,
wget_vector **urls, wget_vector **sitemap_urls)
Routines for URL extraction from Sitemap XML data.
Parameters
Finds all URLs and sitemap URLs within the Sitemap XML data sitemap and returns them as vector in urls and/or sitemap_urls.
Generated automatically by Doxygen for wget2 from the source code.