lua-users home
lua-l archive

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


On 14 Apr 2017 12:02 AM, "Dirk Laurie" <dirk.laurie@gmail.com> wrote:
Before I reinvent the wheel, perhaps someone can tell me where to find
a Lua module that extracts microdata from an HTML page?


I'm not sure what microdata is, but look at lua-gumbo for anything html related.