{"id":19537776,"url":"https://github.com/rugaard/meta-scraper","last_synced_at":"2026-06-29T18:30:57.479Z","repository":{"id":62538084,"uuid":"77235759","full_name":"rugaard/meta-scraper","owner":"rugaard","description":"Meta scraper is a package, that makes it easy to parse an URL and extract all the delicious meta data, that's usually hidden within the source.","archived":false,"fork":false,"pushed_at":"2017-01-22T14:49:46.000Z","size":134,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T04:30:49.663Z","etag":null,"topics":["facebook-insights","meta-scraper","open-graph","scraper","twitter-cards"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/rugaard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-23T15:57:24.000Z","updated_at":"2020-09-26T03:29:31.000Z","dependencies_parsed_at":"2022-11-02T16:15:21.142Z","dependency_job_id":null,"html_url":"https://github.com/rugaard/meta-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rugaard/meta-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugaard%2Fmeta-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugaard%2Fmeta-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugaard%2Fmeta-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugaard%2Fmeta-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rugaard","download_url":"https://codeload.github.com/rugaard/meta-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugaard%2Fmeta-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34939227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":["facebook-insights","meta-scraper","open-graph","scraper","twitter-cards"],"created_at":"2024-11-11T02:29:19.143Z","updated_at":"2026-06-29T18:30:57.414Z","avatar_url":"https://github.com/rugaard.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/rugaard/meta-scraper\"\u003e\u003cimg src=\"https://travis-ci.org/rugaard/meta-scraper.svg?branch=master\" alt=\"Build status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/rugaard/meta-scraper\"\u003e\u003cimg src=\"https://codecov.io/gh/rugaard/meta-scraper/branch/master/graph/badge.svg\" alt=\"Codecov status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://styleci.io/repos/77235759\"\u003e\u003cimg src=\"https://styleci.io/repos/77235759/shield?branch=master\" alt=\"StyleCI status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/rugaard/meta-scraper\"\u003e\u003cimg src=\"https://poser.pugx.org/rugaard/meta-scraper/v/stable\" alt=\"Latest Stable version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/rugaard/meta-scraper\"\u003e\u003cimg src=\"https://poser.pugx.org/rugaard/meta-scraper/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 📝 Introduction\n\nMeta scraper is a package, that makes it easy to parse an URL and extract all the delicious meta data, that's usually hidden within the source.\n\nThis package also adds support for automatically parsing of [Open Graph](http://ogp.me), [Twitter Cards](https://dev.twitter.com/cards/types) and [Facebook Insights](https://developers.facebook.com/docs/sharing/webmasters#basic). You can also implement your own parser to parse custom namespaces.\n\n## ⚠️ Requirements\n\n- PHP 7.0+\n- cURL 7.19.4+ _(with OpenSSL and zlib)_ or make sure your `allow_url_fopen` is enabled in your systems `php.ini`\n\n## 📦 Installation\n\nThe recommended way to install this package is through [Composer](https://getcomposer.org/), by using the following command:\n```shell\ncomposer require rugaard/meta-scraper\n```\n\nAlternatively, you can add the package by editing your projects existing `composer.json` file:\n```json\n {\n   \"require\": {\n      \"rugaard/meta-scraper\": \"dev-master\"\n   }\n}\n```\n\nand then afterwards update [Composer](https://getcomposer.org/)s dependencies by using the following command:\n```shell\ncomposer update\n```\n\n## ⚙️ Usage\n\nTODO: Write instructions\n\n## 🚓 License\n\nMeta scraper is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugaard%2Fmeta-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frugaard%2Fmeta-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugaard%2Fmeta-scraper/lists"}