scraper_main
pub fn evaluate<S: Into<String>>( search: S, doc: &Document, container: Option<Node>) -> Option<Value>