UNPKG

metatag-crawler

Version:

This is a simple node.js module for scraping meta information from web pages.

10 lines (9 loc) 152 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <body> There's no relevant meta information in this file. </body> </html>