felipejfc / gluahttpscrape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 96.7%Language:Makefile 3.3%