Look up contact details for a name and save them to Notion

Submit a name, email, or phone number and the system finds contact details and saves them to Notion.

How the work actually flows

It repeats. Repeats search still running; runs once per one per matched contact.

Pattern: Structured Loop (21) ยท Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig(("contact search form submitted")):::human s0["send search to lookup service"]:::svc s1["wait before checking again"]:::task s2["check if search finished"]:::task s3["clean and dedupe results"]:::task s4[["save each matched contact"]]:::mi trig --> s0 s0 --> s1 s1 --> s2 s3 -->|"one per one per matched contact"| s4 lp{"search completes"}:::gate s2 --> lp lp -. "search still running" .-> s1 lp -->|"finished"| s3 out[/"new contact records created in Notion"/]:::out pay{{"saves manual contact research time"}}:::pay s4 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
A stepAn outside serviceRuns once per itemA personRepeat or finishResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Web Scraping & Data CollectionSurvey & FeedbackReal Estate & Property
Connects
ScraperCityNotion

The problem it solves

Tracking down someone's current address or phone number from just a name or old contact detail means digging through multiple lookup sites and copying results by hand. Keeping those findings organized for your team adds even more work.

Who it fits

A real estate investor, recruiter, or sales team that needs to find and organize contact details for people they're trying to reach.

How it works

  1. You submit a name, email, or phone number through a form
  2. The system sends the search to a people-lookup service
  3. It checks periodically until the search finishes
  4. The results are cleaned up and duplicates are removed
  5. Each matched contact is saved as a new record in Notion
What you get

Contact details found and organized

You get verified contact details found and organized into Notion for every name, email, or phone number you're trying to track down.

What you get

New contact records in Notion with found addresses, emails, and phone numbers.

What you need

A ScraperCity account and a Notion workspace.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook