scrape v3.1.0 API Reference

Modules

Elixir Toolkit for extracting meaningful structured data out of common web resources.

Logic Module for implementing linear data processing workflows.

Information Retrieval implementations to extract data from feeds (RSS or Atom).

Similar (and used by) Scrape.IR.Feed, but has specialized selectors to extract data from feed items/entries.

Information Retrieval functions for extracting data out of HTML documents.

Collection of text mining algorithms, like summarization, classification and clustering.

Abstraction over the native File functions. Currently without additional logic.

Utility module for selecting/extracting data from a "DOM" (HTML/XML tree-like structure). Can find text values and attribute values, inspired by jQuery and implemented with Floki.

Utility module for interacting with nested Map structures, here called "tree".

Simple utility functions to extract information from URLs.

Algorithms to extract information from single words.