{"id":41325339,"url":"https://github.com/futuresearch/n8n-nodes-everyrow","last_synced_at":"2026-01-23T06:03:42.861Z","repository":{"id":333960572,"uuid":"1139408113","full_name":"futuresearch/n8n-nodes-everyrow","owner":"futuresearch","description":"n8n community node for Everyrow - AI-powered data operations","archived":false,"fork":false,"pushed_at":"2026-01-22T04:21:03.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-22T15:13:27.467Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/futuresearch.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,"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":"2026-01-21T23:20:32.000Z","updated_at":"2026-01-22T04:21:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/futuresearch/n8n-nodes-everyrow","commit_stats":null,"previous_names":["futuresearch/n8n-nodes-everyrow"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/futuresearch/n8n-nodes-everyrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresearch%2Fn8n-nodes-everyrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresearch%2Fn8n-nodes-everyrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresearch%2Fn8n-nodes-everyrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresearch%2Fn8n-nodes-everyrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuresearch","download_url":"https://codeload.github.com/futuresearch/n8n-nodes-everyrow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresearch%2Fn8n-nodes-everyrow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28681755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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-23T06:02:25.799Z","updated_at":"2026-01-23T06:03:42.844Z","avatar_url":"https://github.com/futuresearch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n8n-nodes-everyrow\n\nThis is an n8n community node for [Everyrow](https://everyrow.io) - AI-powered data operations for your workflows.\n\nEveryrow enables you to perform intelligent data operations using AI, including ranking, deduplication, merging, screening, and research tasks.\n\n[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.\n\n## Installation\n\nFollow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.\n\n```bash\nnpm install n8n-nodes-everyrow\n```\n\n## Operations\n\n### Data Operations\n\n| Operation | Description |\n|-----------|-------------|\n| **Rank** | Score and rank rows based on AI-evaluated criteria. Useful for prioritizing leads, scoring content relevance, or ranking search results. |\n| **Dedupe** | Remove duplicate rows using AI matching. Handles fuzzy matching, name variations, and semantic similarity. |\n| **Screen** | Filter rows based on complex criteria that require AI understanding. Filter companies by funding stage, filter products by features, etc. |\n| **Merge** | Join two tables using AI-powered matching. Merge customer lists, match products across databases, etc. |\n\n### Agent Operations\n\n| Operation | Description |\n|-----------|-------------|\n| **Agent Map** | Run an AI research agent on each row to enrich data with web research, analysis, or complex reasoning. |\n\n## Credentials\n\nTo use this node, you need an Everyrow API key:\n\n1. Sign up at [everyrow.io](https://everyrow.io)\n2. Go to Settings \u003e API Keys\n3. Create a new API key\n4. Add the credentials in n8n\n\n## Example Workflows\n\n### Rank Companies by AI Relevance\n\n1. Add a data source node (Google Sheets, Airtable, etc.)\n2. Add the Everyrow node with \"Rank\" operation\n3. Set the task: \"Score each company by their relevance to enterprise AI infrastructure\"\n4. Configure the field name and type for the score\n5. Connect to your destination\n\n### Deduplicate a Contact List\n\n1. Import your contact list\n2. Add the Everyrow node with \"Dedupe\" operation\n3. Set the equivalence relation: \"Two contacts are duplicates if they represent the same person, even if names are spelled differently or companies have changed\"\n4. Output the deduplicated list\n\n### Research and Enrich Data\n\n1. Add your data source\n2. Add the Everyrow node with \"Agent Map\" operation\n3. Set the task: \"Research each company and find their latest funding round, founding year, and key products\"\n4. Define the response schema with the fields you want\n5. Get enriched data with AI-researched information\n\n## Configuration Options\n\n### Common Options\n\n- **Session Name**: Name for the Everyrow session (visible in dashboard)\n- **Poll Interval**: How often to check task status (default: 2000ms)\n- **Max Wait Time**: Maximum time to wait for completion (default: 600000ms / 10 min)\n\n### Operation-Specific Options\n\nEach operation has specific configuration options. See the node UI for details.\n\n## Resources\n\n- [Everyrow Documentation](https://docs.everyrow.io)\n- [n8n Community Nodes Documentation](https://docs.n8n.io/integrations/community-nodes/)\n- [Report Issues](https://github.com/futuresearch/n8n-nodes-everyrow/issues)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesearch%2Fn8n-nodes-everyrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturesearch%2Fn8n-nodes-everyrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesearch%2Fn8n-nodes-everyrow/lists"}