├── LICENSE ├── README.md ├── grabhtml.sh ├── grabjson.sh └── scan.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lukebond/microscanner-wrapper/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lukebond/microscanner-wrapper/HEAD/README.md -------------------------------------------------------------------------------- /grabhtml.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lukebond/microscanner-wrapper/HEAD/grabhtml.sh -------------------------------------------------------------------------------- /grabjson.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lukebond/microscanner-wrapper/HEAD/grabjson.sh -------------------------------------------------------------------------------- /scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lukebond/microscanner-wrapper/HEAD/scan.sh --------------------------------------------------------------------------------