{"id":20797884,"url":"https://github.com/jbips/node-red-contrib-metadata","last_synced_at":"2026-03-19T17:34:35.888Z","repository":{"id":39946086,"uuid":"244045006","full_name":"JbIPS/node-red-contrib-metadata","owner":"JbIPS","description":"Fetch the metadata of an URL in a NodeRED flow","archived":false,"fork":false,"pushed_at":"2023-05-16T09:18:27.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-20T11:19:14.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JbIPS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-29T21:35:24.000Z","updated_at":"2023-05-16T09:18:24.000Z","dependencies_parsed_at":"2024-11-17T16:37:43.007Z","dependency_job_id":"81dcb248-e032-47fe-8c35-0695f5ee2293","html_url":"https://github.com/JbIPS/node-red-contrib-metadata","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2Fnode-red-contrib-metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2Fnode-red-contrib-metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2Fnode-red-contrib-metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2Fnode-red-contrib-metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JbIPS","download_url":"https://codeload.github.com/JbIPS/node-red-contrib-metadata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141238,"owners_count":20242819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T16:35:43.721Z","updated_at":"2025-12-24T12:14:53.377Z","avatar_url":"https://github.com/JbIPS.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-contrib-cloud-metadat\n\nNode-RED node that fetch a URL metadata like page title, provider or thumbnail\n\n## Install\nInstall from [npm](https://www.npmjs.com/package/node-red-contrib-metadatae)\n```\nnpm install node-red-contrib-metadata\n```\n\nInstall from the palette manager\n```\nnode-red-contrib-metadata\n```\n\n## Usage\nYou can provide a URL in the node configuration or overwrite it by passing a URL in the message payload.\nBe sure to pass an absolute URL, starting with `http` or `https`.\n\nOn the output, you'll get the metadata as an object like:\n```\n{\n\t\"description\": \"Page description\",\n\t\"icon\": \"https://www.page.com/favicon.ico\",\n\t\"image\": \"https://www.page.com/img/thumbnail.jpg\",\n\t\"title\": \"Page title\",\n\t\"language\": \"en\",\n\t\"type\": \"video.other\",\n\t\"provider\":\"Site\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbips%2Fnode-red-contrib-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbips%2Fnode-red-contrib-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbips%2Fnode-red-contrib-metadata/lists"}