Customer.io Agency Partners Directory Actor avatar

Customer.io Agency Partners Directory Actor

Pricing

Pay per usage

Go to Apify Store
Customer.io Agency Partners Directory Actor

Customer.io Agency Partners Directory Actor

Scrapes Customer.io agency partner cards and public profile pages into structured partner lead records.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Chris Hoover

Chris Hoover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrapes the public Customer.io agency partner directory into structured partner lead records.

What it does

  • Collects agency cards from the public directory.
  • Follows public partner profile pages for richer metadata.
  • Captures visible tier labels, certification text, locations, languages, service labels, CTA links, and profile copy.

Use cases

  1. Build a Customer.io partner lead list for lifecycle-marketing outreach.
  2. Track agency coverage by region, language, and specialty for vendor research.
  3. Monitor public partner profiles for positioning, service, and CTA changes.

Input

  • startUrls: Customer.io directory, pagination, or partner profile URLs
  • maxItems: maximum records to emit
  • maxPages: maximum listing pages to follow
  • delaySeconds: polite pause between requests

Output fields

FieldDescription
partner_namePublic partner or agency name
profile_urlCanonical partner profile URL
source_urlExact page URL that was scraped
partner_tierPublic partner tier text
certification_badgeCertification or badge text when shown
logo_urlPartner logo image URL
short_descriptionListing-card or profile summary text
locationsPublic locations listed on the profile
languagesPublic languages listed on the profile
services_specialtiesPublic service or specialty labels
website_urlPublic website CTA URL
contact_urlPublic contact CTA URL
profile_textVisible profile copy and section text
resourcesPublic resources, case studies, or reviews shown on the profile

Example output

{
"partner_name": "Human37",
"profile_url": "https://customer.io/agency-partners/partner/human37",
"source_url": "https://customer.io/agency-partners/partner/human37",
"partner_tier": "Platinum Partner",
"certification_badge": "certified Customer.io partner",
"logo_url": "https://content.partnerpage.io/...",
"short_description": "Human37 is the first Customer Data agency focusing on the EMEA market. We help our clients be data-driven and customer-centric.",
"locations": [
"Belgium, Brussels",
"United Kingdom",
"France",
"Switzerland",
"Netherlands"
],
"languages": [],
"services_specialties": [
"Consulting / Strategy",
"Data / Tech Stack Implementation",
"Software Development",
"Migrations",
"Data Engineering (Data Warehouse Sync, Custom Reporting)"
],
"website_url": "https://www.human37.com",
"contact_url": "https://customer.io/agency-partners/partner/human37/contact",
"resources": [
"Client Case: How RBFA Modernized Customer Engagement with Human37 & Customer.io"
]
}

Pricing

$6.99 per 1,000 results

Example costs:

  • 100 results = $0.70
  • 500 results = $3.50
  • 1,000 results = $6.99
  • 5,000 results = $34.95

Notes

  • Public HTML only, no login required.
  • Uses a 1 second polite pause between requests by default.
  • Works on listing pages and direct partner profile URLs.