superscrape v0.1.0 SuperScrape
Read an Atom/RSS feed and concatenate it with deduplicated historical items from past versions saved in the archive.org’s Wayback Machine.
Summary
Functions
Get all URL moments from Archive’s Wayback Machine
Read a single URL and return all available data. Intended for article and webpage scraping
Process a single or group of RSS/Atom feed urls
Process a single or group of RSS/Atom feed urls
Functions
Get all URL moments from Archive’s Wayback Machine.
Specs
open(String.t) :: map
Read a single URL and return all available data. Intended for article and webpage scraping.
Process a single or group of RSS/Atom feed urls.
Returns all feed data per unique entry.