On Thursday, January 14, 2016 at 2:08:32 AM UTC-5, Rach Belaid wrote: > > Hi Jonathan, > > I'm quite disappointed by Goose but I knew it already. I planning to add > support for libextract as diffbot is too for my usecase. > That makes me happy!
We use two libraries. One is what I opensourced -- metadata_parser. It uses beautifulsoup to pull out the core open graph and preview data (or dc/metadata versions). Being able to get that info does 90% of what I need. Another is an internal extension, which does a lot more checking using rulesets to pull out additional metadata. I don't think that will be released openly. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
