Skip to content

Add human fallback agent (Firecrawl + Human Pages)#49

Open
human-pages-ai wants to merge 1 commit into
firecrawl:mainfrom
human-pages-ai:add-humanpages
Open

Add human fallback agent (Firecrawl + Human Pages)#49
human-pages-ai wants to merge 1 commit into
firecrawl:mainfrom
human-pages-ai:add-humanpages

Conversation

@human-pages-ai
Copy link
Copy Markdown

Adds an example app that scrapes with Firecrawl and falls back to a real human via Human Pages when extraction fails.

Use case: login walls, CAPTCHAs, dynamically gated content, or data that needs human judgment to verify.

The agent tries Firecrawl first. If the result is empty or incomplete, it searches Human Pages for an available human, creates a job offer, waits for the human to submit the extracted data, and continues.

  • Python (firecrawl-py + requests)
  • No AI/LLM needed for the fallback path

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

Someone is attempting to deploy a commit to the Firecrawl Team on Vercel.

A member of the Team first needs to authorize it.

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