lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 15 May 2015 at 16:05, Gilles <codecomplete@free.fr> wrote:
> I need to fetch web pages and extract infos from each of them.

You may want to try this:
https://github.com/craigbarnes/lua-gumbo

(It has C-lib dependecies, though)