How it works
To create Webhook records from scrapingBee without manual input, use a ready-made scenario.
- Starts when: Receive company URL
- Then: Validate and normalize URL
- Then: Check for duplicate in Supabase
- Check: Skip if already ingested
- If yes: Return duplicate notice
- If no: Scrape company website with Firecrawl
- Then: Store embeddings in Supabase
- Starts when: Return ingestion result
- Starts when: Return URL validation error
- Then: Load scraped content
- Then: Generate OpenAI embeddings
- Starts when: Receive chat message
- Then: Answer query from enriched leads
- Then: OpenRouter LLM
- Then: Chat memory
- Then: Generate OpenAI embeddings1
- Then: Rerank results with Cohere
- Then: Retrieve documents from Supabase
You can launch this scrapingBee + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.