fire-enrich
π₯ AI-powered data enrichment tool that transforms emails into rich datasets with company profiles, funding data, tech stacks, and more using Firecrawl and multi-agent AI
File Explorer
Download Latest Version (.zip)- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- agent-toggle.tsx
- chat-panel.tsx
- config.ts
- csv-preview.tsx
- csv-uploader.tsx
- detail-modal.tsx
- enrichment-table.tsx
- field-mapper.tsx
- page.tsx
- README.md
- skip-list.txt
- source-context-tooltip.tsx
- unified-enrichment-view.tsx
- globals.css
- layout.tsx
- page.tsx
- CenterStar.tsx
- Background.tsx
- BackgroundOuterPiece.tsx
- Badge.tsx
- AnimatedRect.ts
- BlinkingContainer.ts
- Dot.ts
- cell.ts
- cellReveal.ts
- crawl.ts
- index.ts
- mapping.ts
- scrape.ts
- search.ts
- ascii.ts
- Pixi.tsx
- Title.tsx
- BrowserMobile.tsx
- BrowserTab.tsx
- Check.tsx
- Loading.tsx
- Code.tsx
- Tag.tsx
- HeroScraping.css
- HeroScraping.tsx
- button.css
- button.tsx
- color-styles.tsx
- auth-pulse.tsx
- pulse-data.json
- grid-data.json
- slate-grid.tsx
- subtle-wave.tsx
- wave-data.json
- ascii-explosion.tsx
- core-flame.json
- core-flame.tsx
- explosion-data.json
- flame-background.tsx
- Flame.tsx
- hero-flame-data.json
- hero-flame.tsx
- index.ts
- subtle-explosion.tsx
- index.ts
- subtle-ascii-animation.tsx
- firecrawl-icon-static.tsx
- firecrawl-icon.tsx
- Logo.tsx
- Download.tsx
- Guidelines.tsx
- Icon.tsx
- BrandKit.tsx
- data.json
- Flame.tsx
- Github.tsx
- Wrapper.tsx
- GithubIcon.tsx
- GithubClient.tsx
- Wrapper.tsx
- HeaderContext.tsx
- check.tsx
- curve.tsx
- getImageSrc.ts
- Image.tsx
- animated-height.tsx
- animated-width.tsx
- curvy-rect-divider.tsx
- curvy-rect.tsx
- Pixi.tsx
- PixiAssetManager.ts
- utils.ts
- types.ts
- PortalToBody.tsx
- portal-to-body.tsx
- animated-height.tsx
- hero-flame.tsx
- lockBody.tsx
- accordion.tsx
- alert-dialog.tsx
- alert.tsx
- aspect-ratio.tsx
- avatar.tsx
- badge.tsx
- breadcrumb.tsx
- button.tsx
- calendar.tsx
- card.tsx
- carousel.tsx
- chart.tsx
- checkbox.tsx
- code.tsx
- command.tsx
- context-menu.tsx
- dialog.tsx
- drawer.tsx
- dropdown-menu.tsx
- form.tsx
- hover-card.tsx
- input-otp.tsx
- input.tsx
- label.tsx
- logo.tsx
- menubar.tsx
- navigation-menu.tsx
- pagination.tsx
- popover.tsx
- progress.tsx
- radio-group.tsx
- resizable.tsx
- scroll-area.tsx
- scrollbar.tsx
- select.tsx
- separator.tsx
- sheet.tsx
- sidebar.tsx
- skeleton.tsx
- slider.tsx
- sonner.tsx
- spinner.tsx
- switch.tsx
- table.tsx
- tabs.tsx
- textarea.tsx
- tooltip.tsx
- use-mobile.ts
- useDebouncedCallback.ts
- useDebouncedEffect.ts
- useSwitchingCode.ts
- company-profile-agent.ts
- discovery-agent.ts
- funding-agent.ts
- general-agent.ts
- metrics-agent.ts
- tech-stack-agent.ts
- agent-base.ts
- types.ts
- email-parser-tool.ts
- smart-search-tool.ts
- website-scraper-tool.ts
- index.ts
- orchestrator.ts
- enrichment.ts
- firecrawl.ts
- openai.ts
- specialized-agents.ts
- agent-enrichment-strategy.ts
- email-parser.ts
- enrichment-strategy.ts
- field-generation.ts
- index.ts
- email-detection.ts
- field-utils.ts
- skip-list.ts
- source-context.ts
- rate-limit.ts
- utils.ts
- compressor.json
- favicon.png
- sample-data.csv
- custom-fonts.css
- theme.css
- utility-patterns.css
- component-styles.md
- button.css
- code.css
- index.css
- design-system.md
- body.css
- layout.css
- reset.css
- animations.css
- colors.css
- fonts.css
- typography.css
- utilities.css
- chrome-bug.css
- colors.json
- fire.css
- main.css
- cn.ts
- init-canvas.ts
- set-timeout-on-visible.ts
- sleep.ts
- .env.example
- .gitignore
- colors.json
- eslint.config.mjs
- LICENSE
- next.config.ts
- package-lock.json
- package.json
- pnpm-lock.yaml
- postcss.config.mjs
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/firecrawl/fire-enrich
Downloads the entire project code from GitHub to your computer.
cd fire-enrich
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
