Skip to content

feat(lifecycle): integrate self-hosted Firecrawl browser scraper - #1019

Merged
blove merged 2 commits into
mainfrom
blove/growth-oss-scraper-v1
Sep 5, 2026
Merged

feat(lifecycle): integrate self-hosted Firecrawl browser scraper#1019
blove merged 2 commits into
mainfrom
blove/growth-oss-scraper-v1

Conversation

@blove

@blove blove commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Use Firecrawl's actual open-source standalone Playwright scraper for company homepage capture, without a hosted Firecrawl account or full crawler stack. Package a pinned upstream revision as one browser container and replace the hosted API client with an authenticated call to our own service.

The upstream patch adds requested/final URL provenance and a narrow homepage-only interface. Capture has one active request, a ten-second deadline, disconnect cleanup, and a 2 MiB response cap. DOMContentLoaded avoids waiting for stalled page assets. The client retains the existing bounded evidence schema and separate email delivery flow. Direct capture remains the default until the service is deployed and verified.

Validation: lifecycle and growth-research test/check/lint/build passed; 61 client/selector tests and 10 handler tests passed. Docker built successfully; actual Chromium probes blocked private subresources and redirects. A stalled-image regression timed out before the document-ready change and returned evidence afterward. Six real company homepages produced schema-valid evidence through the actual client and authenticated local container, including Neon and LangChain redirects. No model calls, database changes, or emails.

Production activation awaits valid container-host access: the existing Railway credential was rejected. No hosted API fallback, paid account requirement, queue, or new agent workflow is introduced. The browser service's DNS checks are documented separately from direct-fetch DNS pinning.

@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
threadplane Ready Ready Preview Sep 5, 2026 9:21pm UTC

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove enabled auto-merge (squash) September 5, 2026 21:19
@blove
blove merged commit 56e8875 into main Sep 5, 2026
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant