{"id":21467597,"url":"https://github.com/moaqz/webmeta","last_synced_at":"2025-07-15T05:31:50.276Z","repository":{"id":251973200,"uuid":"838918274","full_name":"moaqz/webmeta","owner":"moaqz","description":"🕷 Metadata extractor","archived":false,"fork":false,"pushed_at":"2024-09-07T00:30:44.000Z","size":68,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-07T03:12:44.466Z","etag":null,"topics":["cloudflare-workers","metadata","website"],"latest_commit_sha":null,"homepage":"https://webmeta.moaqz.workers.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moaqz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-06T15:41:12.000Z","updated_at":"2024-09-07T00:30:47.000Z","dependencies_parsed_at":"2024-08-20T20:36:20.246Z","dependency_job_id":"8ea60460-c0d8-4b75-9521-c0bd7ef8985e","html_url":"https://github.com/moaqz/webmeta","commit_stats":null,"previous_names":["moaqz/webmeta"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moaqz%2Fwebmeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moaqz%2Fwebmeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moaqz%2Fwebmeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moaqz%2Fwebmeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moaqz","download_url":"https://codeload.github.com/moaqz/webmeta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226018106,"owners_count":17560607,"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":["cloudflare-workers","metadata","website"],"created_at":"2024-11-23T08:18:48.524Z","updated_at":"2024-11-23T08:18:49.154Z","avatar_url":"https://github.com/moaqz.png","language":"TypeScript","readme":"### Parameters\n\n- **`from`**: (required) The page URL from which to extract metadata.\n- **`fields`**: (optional) A comma-separated list of specific fields to return. If not provided, all available fields will be returned.\n\n### Allowed Fields\n\n- **`title`**\n- **`description`**\n- **`favicon`**\n- **`og_type`**\n- **`og_title`**\n- **`og_description`**\n- **`og_image`**\n\n### Example Request\n\n```\nGET https://webmeta.moaqz.workers.dev?from=https://www.cloudflare.com\u0026fields=title,og_image\n```\n\n### Example Response\n\nIf the request is successful and specific fields are requested, the response will include those fields:\n\n```json\n{\n  \"data\": {\n    \"title\": \"Connect, Protect and Build Everywhere | Cloudflare\",\n    \"og_image\": \"https://cf-assets.www.cloudflare.com/slt3lc6tev37/2FNnxFZOBEha1W2MhF44EN/e9438de558c983ccce8129ddc20e1b8b/CF_MetaImage_1200x628.png\"\n  }\n}\n```\n\nIf no fields are specified, the response will include all available fields:\n\n```json\n{\n  \"data\": {\n    \"title\": \"Connect, Protect and Build Everywhere | Cloudflare\",\n    \"description\": \"Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost.\",\n    \"favicon\": \"https://www.cloudflare.com/favicon.ico\",\n    \"og_description\": \"Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost.\",\n    \"og_title\": \"Connect, Protect and Build Everywhere\",\n    \"og_type\": \"\",\n    \"og_image\": \"https://cf-assets.www.cloudflare.com/slt3lc6tev37/2FNnxFZOBEha1W2MhF44EN/e9438de558c983ccce8129ddc20e1b8b/CF_MetaImage_1200x628.png\"\n  }\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoaqz%2Fwebmeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoaqz%2Fwebmeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoaqz%2Fwebmeta/lists"}