Skip to content

archiveRetriever 0.3.0

Choose a tag to compare

@liserman liserman released this 20 Dec 21:03
· 17 commits to main since this release
  • Fixes to filtering of links in retrieve_links() to enable link scraping from domains with more than one domain ending.
  • New option filter added to retrieve_links(). This options allows to disable the filtering of links to be sub-domains of the top-level domain.
  • New option pattern added to retrieve_links(). This option allows for custom patterns by which links are filtered before output.