{"id":38499075,"url":"https://github.com/meetbryce/n8n-nodes-similarweb","last_synced_at":"2026-01-20T17:00:57.656Z","repository":{"id":318752992,"uuid":"1076481685","full_name":"meetbryce/n8n-nodes-similarweb","owner":"meetbryce","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-16T20:03:22.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-21T10:09:38.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/meetbryce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-14T23:34:44.000Z","updated_at":"2025-10-16T20:03:26.000Z","dependencies_parsed_at":"2025-10-15T03:33:04.533Z","dependency_job_id":"307e9bfa-037e-4258-8c85-0728091a67b1","html_url":"https://github.com/meetbryce/n8n-nodes-similarweb","commit_stats":null,"previous_names":["meetbryce/n8n-nodes-similarweb"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/meetbryce/n8n-nodes-similarweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetbryce%2Fn8n-nodes-similarweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetbryce%2Fn8n-nodes-similarweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetbryce%2Fn8n-nodes-similarweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetbryce%2Fn8n-nodes-similarweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meetbryce","download_url":"https://codeload.github.com/meetbryce/n8n-nodes-similarweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetbryce%2Fn8n-nodes-similarweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-17T05:57:43.715Z","updated_at":"2026-01-20T17:00:57.582Z","avatar_url":"https://github.com/meetbryce.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n8n-nodes-similarweb\n\nThis is an n8n community node. It lets you use SimilarWeb in your n8n workflows.\n\nSimilarWeb is a digital intelligence platform that provides web traffic analytics, market intelligence, and competitive insights for websites across the internet.\n\n[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/sustainable-use-license/) workflow automation platform.\n\n[Installation](#installation)  \n[Operations](#operations)  \n[Credentials](#credentials)  \n[Compatibility](#compatibility)  \n[Resources](#resources)  \n\n## Installation\n\nFollow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.\n\nQuick install: In n8n, go to **Settings** \u003e **Community Nodes** and search for `n8n-nodes-similarweb`.\n\n## Operations\n\nThis node supports the following operations on the **Domain** resource:\n\n### Lead Enrichment\nEnrich leads with firmographic, traffic, and engagement metrics for a given domain. Returns comprehensive data about:\n- Company information and firmographics\n- Traffic metrics and trends\n- Engagement statistics\n- Geographic distribution\n\n### Demographics: Age\nGet traffic breakdown by age group (18-24, 25-34, 35-44, 45-54, 55-64, 65+) for visitors to a domain.\n\n### Demographics: Gender\nGet traffic breakdown by gender (female, male) for visitors to a domain.\n\n### Related Websites\nGet websites frequently visited by the same visitors, including:\n- Affinity scores\n- Overlap metrics\n- AdSense relationships\n\n## Credentials\n\nTo use this node, you need a SimilarWeb API key.\n\n### Prerequisites\n1. Sign up for a [SimilarWeb account](https://www.similarweb.com/)\n2. Subscribe to an API plan that includes access to the endpoints you need\n3. Generate an API key from your SimilarWeb dashboard\n\n### Setup in n8n\n1. In n8n, go to **Credentials** \u003e **New**\n2. Search for **Similarweb API**\n3. Enter your API Key\n4. Click **Save**\n\nThe node will automatically test your credentials by calling the `/capabilities` endpoint.\n\n## Compatibility\n\n- Minimum n8n version: 1.0.0\n- Tested against n8n version: 1.x\n\nThis node uses the SimilarWeb API v1 and v4 endpoints.\n\n## Resources\n\n* [n8n community nodes documentation](https://docs.n8n.io/integrations/#community-nodes)\n* [SimilarWeb API Documentation](https://developer.similarweb.com/reference)\n* [GitHub Repository](https://github.com/meetbryce/n8n-nodes-similarweb)\n\n# Development\n\nRun locally with `npm run dev` which will run a local n8n instance with hot-reloading of these nodes.\nCreate \u0026 deploy a release with `npm run release`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetbryce%2Fn8n-nodes-similarweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetbryce%2Fn8n-nodes-similarweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetbryce%2Fn8n-nodes-similarweb/lists"}