{"id":15007890,"url":"https://github.com/arkdevuk/instapost","last_synced_at":"2025-10-30T11:32:04.059Z","repository":{"id":57274964,"uuid":"189556678","full_name":"arkdevuk/InstaPost","owner":"arkdevuk","description":"Embed instagram post for lazy dev :D","archived":false,"fork":false,"pushed_at":"2019-12-05T13:58:25.000Z","size":30,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T08:23:31.843Z","etag":null,"topics":["embed","instagram","instagram-embed","instapost","javascript","npm","npm-package","web","website","widget"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arkdevuk.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}},"created_at":"2019-05-31T08:21:53.000Z","updated_at":"2020-08-19T18:52:01.000Z","dependencies_parsed_at":"2022-09-18T13:20:54.400Z","dependency_job_id":null,"html_url":"https://github.com/arkdevuk/InstaPost","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/arkdevuk%2FInstaPost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkdevuk%2FInstaPost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkdevuk%2FInstaPost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkdevuk%2FInstaPost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkdevuk","download_url":"https://codeload.github.com/arkdevuk/InstaPost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238960987,"owners_count":19559392,"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":["embed","instagram","instagram-embed","instapost","javascript","npm","npm-package","web","website","widget"],"created_at":"2024-09-24T19:14:20.554Z","updated_at":"2025-10-30T11:32:04.055Z","avatar_url":"https://github.com/arkdevuk.png","language":"JavaScript","readme":"[![npm ](https://img.shields.io/npm/v/instapost.svg?style=flat-square)](https://www.npmjs.com/package/instapost) ![GitHub file size in bytes](https://img.shields.io/github/size/arkdevuk/InstaPost/dist/instapost.min.js.svg?style=flat-square)\n\n# InstaPost (deprecated)\nEmbed instagram post for lazy dev :D\n\n## Use as npm package\n\nSee on [npm](https://www.npmjs.com/package/instapost)\n\n```\nnpm install -D instapost\n```\n\n## Basic Use\n\nSee the [Demo](https://codepen.io/jclf2018/full/yWRmrV) on codepen.io\n\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/gh/arkdevuk/InstaPost@master/dist/instapost.min.css\"\u003e\n    \u003c/head\u003e\n        \u003cbody\u003e\n        \u003c!-- [...] --\u003e\n        \n        \u003cdiv class=\"instapost instapost_lg\" data-url=\"https://www.instagram.com/p/Bv4_JMDncw1/\"\u003e\u003c/div\u003e\n        \n        \u003cdiv class=\"instapost instapost_md\" data-url=\"https://www.instagram.com/p/BvCEqeVHJn9/\"\u003e\u003c/div\u003e\n        \n        \u003c!-- [...] --\u003e\n        \n        \n        \u003cscript src=\"https://cdn.jsdelivr.net/gh/arkdevuk/InstaPost@master/dist/instapost.min.js\"\u003e\u003c/script\u003e\n        \n        \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", function() {\n           instapost.init('div.instapost');\n        });\n        \u003c/script\u003e\n    \n    \u003c/body\u003e\n\u003c/html\u003e\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkdevuk%2Finstapost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkdevuk%2Finstapost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkdevuk%2Finstapost/lists"}