{"id":19537776,"url":"https://github.com/rugaard/meta-scraper","last_synced_at":"2025-10-31T08:36:25.823Z","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-01-08T18:15:39.289Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240792233,"owners_count":19858412,"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":["facebook-insights","meta-scraper","open-graph","scraper","twitter-cards"],"created_at":"2024-11-11T02:29:19.143Z","updated_at":"2025-10-31T08:36:25.720Z","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"}