DOKK / manpages / debian 12 / wget2-dev / libwget-parse_sitemap.3.en
libwget-parse_sitemap(3) wget2 libwget-parse_sitemap(3)

libwget-parse_sitemap - Sitemap URL extraction routines


void wget_sitemap_get_urls_inline (const char *sitemap, wget_vector_t **urls, wget_vector_t **sitemap_urls)

Routines for URL extraction from Sitemap XML data.

Parameters

sitemap Sitemap XML data
urls Pointer to return vector of URLs
sitemap_urls Pointer to return vector of sitemap URLs

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.

Tue Jan 26 2021 Version 1.99.1