Small script that helps to scrap web pages content using the XPath language
1.7K
This small script helps to scrap web pages content using the XPath language.
docker pull olbat/web-xpathdocker run olbat/web-xpath <url> <xpath>web-xpath <url> <xpath>usage: web-xpath <url> <xpath>
This script is written in Ruby and it uses the Nokogiri library to parse HTML and XPaths.
Content type
Image
Digest
sha256:58f412d8c…
Size
92.5 MB
Last updated
almost 11 years ago
docker pull olbat/web-xpath