Scrapium is a Selenium WebDriver-powered Clojure library which makes extracting data from web pages a breeze.
[scrapium "0.1.0-SNAPSHOT"]
scrapium/scrapium {:mvn/version "0.1.0-SNAPSHOT"}
implementation("scrapium:scrapium:0.1.0-SNAPSHOT")
<dependency> <groupId>scrapium</groupId> <artifactId>scrapium</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: