funkspector v0.8.0 Funkspector.SitemapScraper

Provides a method to scrape an XML sitemap, given its URL.

Link to this section Summary

Functions

Fetches the given URL, follows redirections, and returns the data scraped from its XML.

Link to this section Functions

Link to this function

scrape(original_url, options \\ %{})

Fetches the given URL, follows redirections, and returns the data scraped from its XML.