{"id":15065274,"url":"https://github.com/aalemayhu/isun","last_synced_at":"2025-10-05T02:31:36.062Z","repository":{"id":142215594,"uuid":"163627315","full_name":"aalemayhu/isun","owner":"aalemayhu","description":"Check if a website is using Netlify","archived":true,"fork":false,"pushed_at":"2019-01-01T19:32:16.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-19T09:12:38.522Z","etag":null,"topics":["jamstack","netlify"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/aalemayhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-12-31T00:29:00.000Z","updated_at":"2023-01-28T15:31:51.000Z","dependencies_parsed_at":"2023-07-14T16:46:06.280Z","dependency_job_id":null,"html_url":"https://github.com/aalemayhu/isun","commit_stats":null,"previous_names":["scanf/isun"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalemayhu%2Fisun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalemayhu%2Fisun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalemayhu%2Fisun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalemayhu%2Fisun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aalemayhu","download_url":"https://codeload.github.com/aalemayhu/isun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235356094,"owners_count":18976818,"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":["jamstack","netlify"],"created_at":"2024-09-25T00:36:03.848Z","updated_at":"2025-10-05T02:31:30.725Z","avatar_url":"https://github.com/aalemayhu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![isun - Is Using Netlify?](./logo.png)\n\n[![Build Status](https://travis-ci.org/scanf/isun.svg?branch=master)](https://travis-ci.org/scanf/isun) [![npm version](https://badge.fury.io/js/%40scanf%2Fisun.svg)](https://badge.fury.io/js/%40scanf%2Fisun)\n\nCheck if a website is using Netlify by reading the HTTP server header field.\n\n## Installation\n\n    npm install --save @scanf/isun\n\n## Usage as module\n\n```js\nconst url = \"https://jamstack.xdp.no/\";\n\nrequire(\"@scanf/isun\").IsUsingNetlify(url, isun =\u003e {\n  assert.equal(true, isun);\n});\n```\n\n## Usage as Lambda function on Netlify\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/scanf/isun)\n\nAssuming you have deployed on Netlify and your domain is `example.xyz`, the below should work:\n\n```js\ncurl https://example.xyz/.netlify/functions/isun?url=https://google.com\n```\n\nThe function expects you to set the query parameter `url` and be compliant with [RFC 3986](https://www.ietf.org/rfc/rfc3986.txt). Or simply put pass\na valid url and remember to include `https://` prefix :wink:\n\n## LICENSE\n\nThe project uses a MIT license for all files unless otherwise specified.\n\nThe project logo was created using the awesome [logo-maker](https://logo-maker.egoist.sh/) from [egoist/logo-maker](https://github.com/egoist/logo-maker).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faalemayhu%2Fisun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faalemayhu%2Fisun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faalemayhu%2Fisun/lists"}