/gluahttpscrape

Primary LanguageGoMIT LicenseMIT

gluahttpscrape

Build Status Coverage Status

A html parser module for gopher-lua

Usage

L.PreloadModule("scrape", gluahttpscrape.NewHttpScrapeModule().Loader)

See tests for usage of module inside lua scripts.