The GTM Provider Directory
✓ Use with Deepline today
Enrichment

People Data Labs

B2B data provider with large person and company datasets. API-first approach popular with engineers.

apiperson-datacompany-dataengineering-focused
Recently updated
2 days ago
Visit Website
0 community mentions
Community SentimentNeutral
NegativePositive
Entry · Deepline integration

Tasks you can run with People Data Labs on Deepline

People Data Labs is wired into Deepline. 12 actions are available out of the box, runnable from the CLI or as a column step in an enrichment spreadsheet.

Quick start

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_autocomplete:{"field":"company","text":"open"}' --json
Use clean/autocomplete helpers to normalize input before costly person/company search and enrich calls. Treat company search as a last-resort structured path, and prefer payload files or heredocs for non-trivial SQL-style queries.

Available actions

Autocomplete

Autocomplete for person and company search fields

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_autocomplete:{"field":"company","text":"open"}' --json
fixed0 credits/unit

Bulk Organization Enrichment

Batch enrichment for multiple organizations

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_bulk_organization_enrichment:{"domains":["example.com"]}' --json
per_result1.4 credits/unit

Bulk People Enrichment

Batch enrichment for multiple people records

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_bulk_people_enrichment:{"details":[{"first_name":"Jane","last_name":"Doe","email":"jane.doe@example.com","domain":"example.com"}]}' --json
per_result3.92 credits/unit

Company Clean

Normalizing and cleaning raw company data inputs

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_company_clean:{"name":"Example Corp"}' --json
fixed0 credits/unit

Company Search

Running structured company search with PDL filters. Last-resort option for complex structured company queries; prefer payload files or heredocs when the query gets non-trivial.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_company_search:{"sql":"SELECT * FROM company WHERE location_country=\"united states\" AND website IS NOT NULL"}' --json
per_result1.4 credits/unit

Enrich Company

Enriching one company profile from domain-like identifiers

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_enrich_company:{"domain":"example.com"}' --json
per_result1.4 credits/unit

Enrich Contact

Enriching one person profile from limited identifiers

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_enrich_contact:{"email":"jane.doe@example.com"}' --json
per_result3.92 credits/unit

Location Clean

Normalizing and validating free-form location strings

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_location_clean:{"location":"{{location}}"}' --json
fixed0 credits/unit

Peopledatalabs Check Credits

Check PDL account credit balance and remaining usage

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_check_credits:{}' --json
fixed0 credits/unit

Person Identify

Resolving a person to a canonical PDL profile

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_person_identify:{"first_name":"Jane","last_name":"Doe","company":"example"}' --json
per_result7.7 credits/unit

Person Search

Running structured people search with PDL filters

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_person_search:{"sql":"SELECT * FROM person WHERE location_country=\"united states\" AND job_title_role=\"engineering\""}' --json
per_result3.92 credits/unit

School Clean

Normalizing school and education institution names

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=peopledatalabs_school_clean:{"name":"Example University"}' --json
fixed0 credits/unit
Entry · Field reports

What people are saying about People Data Labs

Real quotes from 4 cited sources across Reddit, HN, X, G2, and community forums.

Contribute · Review

Share your experience with People Data Labs

No vendor influence — your review is published as-is. Post anonymously or with your name.

Post anonymously

Questions mentioning People Data Labs

0 questions reference this provider.

No questions mention People Data Labs yet.

Ask a Question

Quick Facts

Category
Enrichment
Community Mentions
0
Sentiment Score
Neutral (0.00)

All opinions are community-sourced from real GTM practitioners. No vendor can claim or edit this page.