skyscraper 0.1.2

XPath for HTML web scraping
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.indextree]
version = "4.3.1"

[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["James La Novara-Gsell <james.lanovara.gsell@gmail.com>"]
categories = ["parsing"]
description = "XPath for HTML web scraping"
edition = "2018"
homepage = "https://github.com/James-LG/Skyscraper"
license = "MIT"
name = "skyscraper"
readme = "README.md"
repository = "https://github.com/James-LG/Skyscraper"
version = "0.1.2"