- Microformats are amazing
- This is the content of the article
- Permalink
- Author
-
-
-
-
- "#,
- "https://example.com/",
- ).unwrap(),
- backlink_labels: vec![],
- host_centrality: 0.0,
- page_centrality: 0.0,
- fetch_time_ms: 500,
- pre_computed_score: 0.0,
-
- node_id: None,
- dmoz_description: None,
- safety_classification: None,
- };
-
- page.html.set_clean_text("".to_string());
-
- index.insert(page).expect("failed to insert webpage");
-
- let mut page = Webpage {
- html: Html::parse(
- r#"
-
-
-