{"id":21107038,"url":"https://github.com/pulkit21/wappalyzer","last_synced_at":"2026-03-02T22:02:14.416Z","repository":{"id":56897761,"uuid":"53041890","full_name":"pulkit21/wappalyzer","owner":"pulkit21","description":"Detect the server side language used for the website","archived":false,"fork":false,"pushed_at":"2021-03-23T14:27:55.000Z","size":69,"stargazers_count":13,"open_issues_count":3,"forks_count":21,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T22:00:38.207Z","etag":null,"topics":["javascript","ruby","shell"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/wappalyzer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pulkit21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-03T10:28:39.000Z","updated_at":"2025-04-21T05:56:36.000Z","dependencies_parsed_at":"2022-08-21T02:20:25.563Z","dependency_job_id":null,"html_url":"https://github.com/pulkit21/wappalyzer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pulkit21/wappalyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulkit21%2Fwappalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulkit21%2Fwappalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulkit21%2Fwappalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulkit21%2Fwappalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulkit21","download_url":"https://codeload.github.com/pulkit21/wappalyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulkit21%2Fwappalyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267978120,"owners_count":24175250,"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-07-31T02:00:08.723Z","response_time":66,"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":["javascript","ruby","shell"],"created_at":"2024-11-20T00:35:26.077Z","updated_at":"2025-10-18T17:11:05.238Z","avatar_url":"https://github.com/pulkit21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wappalyzer\n\n  This is merely a port of the javascript parts of Wappalyzer extension for Firefox and Chrome. It analyzes a url and tries to guess what software it uses (like server software, CMS, framework, programming language).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'wappalyzer'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install wappalyzer\n\n# Usage\n\n```\nurl = \"https://www.heroku.com/\"\nWappalyzer::Detector.new.analyze(url)\n```\n\n## Output\n\n```\n{\n  \"Cowboy\" =\u003e {\n    \"categories\" =\u003e [\n      [0] \"web-frameworks\",\n      [1] \"web-servers\"\n    ],\n    \"confidence\" =\u003e 100,\n    \"version\" =\u003e \"\"\n  },\n  \"Google Tag Manager\" =\u003e {\n    \"categories\" =\u003e [\n      [0] \"tag-managers\"\n    ],\n    \"confidence\" =\u003e 100,\n      \"version\" =\u003e \"\"\n  },\n  \"Ruby on Rails\" =\u003e {\n    \"categories\" =\u003e [\n      [0] \"web-frameworks\"\n    ],\n    \"confidence\" =\u003e 50,\n    \"version\" =\u003e \"\"\n  },\n  \"Erlang\" =\u003e {\n    \"categories\" =\u003e [\n      [0] \"programming-languages\"\n    ],\n    \"confidence\" =\u003e 100,\n      \"version\" =\u003e \"\"\n  },\n  \"Ruby\" =\u003e {\n    \"categories\" =\u003e [\n      [0] \"programming-languages\"\n    ],\n    \"confidence\" =\u003e 50,\n      \"version\" =\u003e \"\"\n  }\n}\n```\n\n\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/pulkit21/wappalyzer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulkit21%2Fwappalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpulkit21%2Fwappalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulkit21%2Fwappalyzer/lists"}