{"id":17832009,"url":"https://github.com/bitboxer/opengraph_parser","last_synced_at":"2025-10-09T15:22:30.642Z","repository":{"id":39649888,"uuid":"314552856","full_name":"bitboxer/opengraph_parser","owner":"bitboxer","description":" Elixir library for parsing OpenGraph data (http://ogp.me) ","archived":false,"fork":false,"pushed_at":"2025-09-10T00:02:43.000Z","size":279,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T09:23:18.295Z","etag":null,"topics":["elixir","opengraph"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/bitboxer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","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,"zenodo":null}},"created_at":"2020-11-20T12:51:30.000Z","updated_at":"2025-08-22T19:53:55.000Z","dependencies_parsed_at":"2024-03-29T18:40:55.026Z","dependency_job_id":"74dd7611-437d-49fb-ae03-7c14861348cd","html_url":"https://github.com/bitboxer/opengraph_parser","commit_stats":{"total_commits":55,"total_committers":7,"mean_commits":7.857142857142857,"dds":0.5454545454545454,"last_synced_commit":"bb8bbb864f3e2c663da1ea4e7731e3ca13e1f662"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bitboxer/opengraph_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitboxer%2Fopengraph_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitboxer%2Fopengraph_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitboxer%2Fopengraph_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitboxer%2Fopengraph_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitboxer","download_url":"https://codeload.github.com/bitboxer/opengraph_parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitboxer%2Fopengraph_parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001640,"owners_count":26083147,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["elixir","opengraph"],"created_at":"2024-10-27T19:49:20.732Z","updated_at":"2025-10-09T15:22:30.612Z","avatar_url":"https://github.com/bitboxer.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenGraph\n\n[![Build Status](https://github.com/bitboxer/opengraph_parser/actions/workflows/elixir.yml/badge.svg?branch=main)](https://github.com/bitboxer/opengraph_parser/actions/workflows/elixir.yml)\n[![Hex.pm version](https://img.shields.io/hexpm/v/opengraph_parser.svg)](https://hex.pm/packages/opengraph_parser)\n[![Hex.pm downloads](https://img.shields.io/hexpm/dt/opengraph_parser.svg)](https://hex.pm/packages/opengraph_parser)\n\nA Elixir wrapper for the [Open Graph protocol](http://ogp.me). This is a fork of\n[open_graph_extended](https://framagit.org/tcit/open_graph). The main goal is to\nhave an active maintained version again.\n\n## Installation\n\nThe package can be installed by `opengraph_parser` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:opengraph_parser, \"~\u003e 0.6.0\"}]\nend\n```\n\n## Usage\n\n```elixir\niex(2)\u003e OpenGraph.parse(\"\u003c!DOCTYPE html\u003e\u003chtml\u003e\u003chead\u003e\u003cmeta property=\\\"og:title\\\" content=\\\"Some title\\\"\u003e\u003c/head\u003e\u003cbody\u003e\u003ch1\u003eSome title\u003c/h1\u003e\u003c/body\u003e\u003c/html\u003e\")\n\n%OpenGraph{description: nil, image: nil, site_name: nil, title: \"Some title\",\n type: nil, url: nil}\n```\n\n## License\n\nOpenGraphParser Elixir source code is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitboxer%2Fopengraph_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitboxer%2Fopengraph_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitboxer%2Fopengraph_parser/lists"}