I am looking for a Node module that parses a pasted URL and provides information like the title, description, and other schema.org related header information. I realize that JavaScript alone can't do this because of cross-domain security issues, and I've found a bunch of stuff that uses PHP and React (which I am not using), but I can't find anything for Node.Does anyone know of a module or plugin that will do this (that is known to work)? Thanks in advance.
Submitted March 03, 2017 at 10:29PM by clrux
No comments:
Post a Comment