scrapelect 0.3.2

Interpreter for scrapelect, a CSS-inspired web scraping DSL
Documentation
---
source: src/interpreter/mod.rs
expression: result
---
{
  "just-just": [
    "just"
  ],
  "list": [
    "my",
    "very",
    "old",
    "mother",
    "just"
  ],
  "m-words": [
    "my",
    "mother",
    "mom",
    "me"
  ],
  "ms": [
    "my",
    "mother"
  ]
}