UNPKG

url-metadata

Version:

Request a url and scrape the metadata from its HTML using Node.js or the browser.

11 lines (10 loc) 180 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <script type="module" src="./bundle.js"></script> </head> <body> Check the console </body> </html>